Tasmota/tasmota/berry
Beormund 04e14d0ff2 Added antiburn module
An LCD/OLED anti-screenburn feature. To use:

* copy Antiburn.tapp to file system
* Either issue Tasmota command antiburn or
* Programmatically using lv.antiburn()

The lvgl screen will change form black to red to green to blue to white each second for 30 seconds. The antiburn cleaning can be cancelled by touching the screen or it will complete after 30 seconds.
2022-01-31 18:55:05 +00:00
..
drivers AXP192 add `set_exten` 2022-01-28 19:17:03 +01:00
examples LVGL Berry namespace ``lv.*`` added and removed ``lv_*`` constants 2021-10-15 19:34:37 +02:00
include bug fix, implements filter to make average of data 2022-01-23 23:54:29 +01:00
internal bug fix, implements filter to make average of data 2022-01-23 23:54:29 +01:00
leds Berry leds improvements 2021-12-01 22:44:58 +01:00
lvgl_examples LVGL full support for grid layout 2022-01-02 16:16:10 +01:00
modules Added antiburn module 2022-01-31 18:55:05 +00:00
berry_tasmota_config.h Add LVGL 7.11 support with Berry binding (ESP32 only) 2021-04-19 08:40:11 +02:00