This website requires JavaScript.
Explore
Help
Sign In
github-code
/
lvgl
Watch
1
Star
0
Fork
0
You've already forked lvgl
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2504b7e4361ad8009e005faf112987585c2e8356
lvgl
/
examples
/
widgets
/
meter
History
Amir Gonnen
1b6a39ca61
fix(examples) import 'u'-prefixed versions of modules (
#2365
)
...
import usys and utime instead of sys and time, as the latter are not available on all platforms
2021-07-10 19:24:16 -04:00
..
index.rst
docs(examples) add MicroPython examples
2021-06-11 16:48:27 -04:00
lv_example_meter_1.c
docs add meter
2021-05-20 21:12:27 +02:00
lv_example_meter_1.py
fix(examples) import 'u'-prefixed versions of modules (
#2365
)
2021-07-10 19:24:16 -04:00
lv_example_meter_2.c
fix(meter) keep the creation order of indicator during drawing
2021-04-29 10:11:21 +02:00
lv_example_meter_2.py
fix(examples) import 'u'-prefixed versions of modules (
#2365
)
2021-07-10 19:24:16 -04:00
lv_example_meter_3.c
feat(obj) save self_size in the obejct to save a lot of recalculations
2021-04-29 09:52:49 +02:00
lv_example_meter_3.py
fix(examples) import 'u'-prefixed versions of modules (
#2365
)
2021-07-10 19:24:16 -04:00
lv_example_meter_4.c
fix(example) fix meter example
2021-05-20 21:24:59 +02:00
lv_example_meter_4.py
fix(examples) fix MicroPython examples and run the examples with CI (
#2339
)
2021-07-01 14:37:57 +02:00