diff options
| author | jacqueline <me@jacqueline.id.au> | 2024-06-12 17:54:40 +1000 |
|---|---|---|
| committer | jacqueline <me@jacqueline.id.au> | 2024-06-12 17:54:40 +1000 |
| commit | 64bd9053a25297f7a442ca831c7da5b44bd33f84 (patch) | |
| tree | a90c6cad25a12028302ab1a5334510fba0229bae /lib/lvgl/examples/header.py | |
| parent | 611176ed667c4ed7ee9f609e958f9404f4aee91d (diff) | |
| download | tangara-fw-64bd9053a25297f7a442ca831c7da5b44bd33f84.tar.gz | |
Update LVGL to v9.1.0
Diffstat (limited to 'lib/lvgl/examples/header.py')
| -rwxr-xr-x[-rw-r--r--] | lib/lvgl/examples/header.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/lvgl/examples/header.py b/lib/lvgl/examples/header.py index bae27aa9..b5b7e61e 100644..100755 --- a/lib/lvgl/examples/header.py +++ b/lib/lvgl/examples/header.py @@ -1,5 +1,4 @@ #!/opt/bin/lv_micropython -i import lvgl as lv - import display_driver |
