Updated Scripting Language (markdown)

gemu 2019-10-04 18:29:57 +02:00
parent 70710c33ba
commit 4ff41b427a
1 changed files with 1 additions and 0 deletions

@ -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)