diff options
Diffstat (limited to 'lib/lvgl/examples/header.py')
| m--------- | lib/lvgl | 0 | ||||
| -rw-r--r-- | lib/lvgl/examples/header.py | 5 |
2 files changed, 5 insertions, 0 deletions
diff --git a/lib/lvgl b/lib/lvgl deleted file mode 160000 -Subproject 0732400e7b564dd0e7dc4a924619d8e19c5b23a diff --git a/lib/lvgl/examples/header.py b/lib/lvgl/examples/header.py new file mode 100644 index 00000000..bae27aa9 --- /dev/null +++ b/lib/lvgl/examples/header.py @@ -0,0 +1,5 @@ +#!/opt/bin/lv_micropython -i + +import lvgl as lv + +import display_driver |
