We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ba54cf commit 4c041b2Copy full SHA for 4c041b2
docs/Scripting-Language.md
@@ -34,7 +34,6 @@
34
USE_WEBCAM | enables support ESP32 Webcam which is controlled by scripter cmds
35
USE_FACE_DETECT | enables face detecting in ESP32 Webcam
36
USE_SCRIPT_TASK | enables multitasking Task in ESP32
37
- `USE_LVGL` | enables support for LVGL, no longer supported, use Berry script with LVGL
38
USE_SCRIPT_GLOBVARS | enables global variables and >G section
39
USE_SML_M | enables [Smart Meter Interface](Smart-Meter-Interface)
40
SML_REPLACE_VARS | enables possibility to replace the lines from the (SML) descriptor with Vars
0 commit comments