mirror of https://github.com/arendst/Tasmota.git
LVGL updated (#22699)
This commit is contained in:
parent
3b48a1c16a
commit
3457d66d1e
|
@ -21,6 +21,7 @@ All notable changes to this project will be documented in this file.
|
|||
- Berry Zigbee fix wrong attributes (#22684)
|
||||
- Berry walrus operator (#22685)
|
||||
- Webcam compilation with `define USE_WEBCAM` but without `define ENABLE_RTSPSERVER` (#22686)
|
||||
- LVGL updated `Antiburn.tapp`
|
||||
|
||||
### Removed
|
||||
|
||||
|
|
Binary file not shown.
|
@ -1,5 +1,6 @@
|
|||
# Register the command 'Antiburn'
|
||||
# Module loaded in memory only when the command is first used
|
||||
# rm Antiburn.tapp; zip Antiburn.tapp -j -0 antiburn/*
|
||||
|
||||
var wd = tasmota.wd
|
||||
|
||||
|
|
Loading…
Reference in New Issue