mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-27 12:46:34 +00:00
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 Zigbee fix wrong attributes (#22684)
|
||||||
- Berry walrus operator (#22685)
|
- Berry walrus operator (#22685)
|
||||||
- Webcam compilation with `define USE_WEBCAM` but without `define ENABLE_RTSPSERVER` (#22686)
|
- Webcam compilation with `define USE_WEBCAM` but without `define ENABLE_RTSPSERVER` (#22686)
|
||||||
|
- LVGL updated `Antiburn.tapp`
|
||||||
|
|
||||||
### Removed
|
### Removed
|
||||||
|
|
||||||
|
Binary file not shown.
@ -1,5 +1,6 @@
|
|||||||
# Register the command 'Antiburn'
|
# Register the command 'Antiburn'
|
||||||
# Module loaded in memory only when the command is first used
|
# Module loaded in memory only when the command is first used
|
||||||
|
# rm Antiburn.tapp; zip Antiburn.tapp -j -0 antiburn/*
|
||||||
|
|
||||||
var wd = tasmota.wd
|
var wd = tasmota.wd
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user