mirror of https://github.com/arendst/Tasmota.git
Updated Scripting Language (markdown)
parent
70710c33ba
commit
4ff41b427a
|
@ -22,6 +22,7 @@ USE_WEBSEND_RESPONSE | enable receiving the response of a [`WebSend`](Commands#w
|
|||
USE_SCRIPT_JSON_EXPORT | enable `>J` section
|
||||
USE_SCRIPT_WEB_DISPLAY | enable `>W` section
|
||||
USE_SCRIPT_SUB_COMMAND | enables invoking named script subroutines via the Console or MQTT
|
||||
USE_SCRIPT_HUE | enable `>H` section
|
||||
SUPPORT_MQTT_EVENT | enables support for subscribe unsubscribe
|
||||
USE_TOUCH_BUTTONS | enable virtual touch button support with touch displays
|
||||
USE_24C256 | enables use of 24C256 I<sup>2</sup>C EEPROM to expand script buffer (defaults to 4k)
|
||||
|
|
Loading…
Reference in New Issue