mirror of https://github.com/arendst/Tasmota.git
Updated Scripting Language (markdown)
parent
b900b8036a
commit
fed8b92aa6
|
@ -25,7 +25,7 @@ USE_SCRIPT_SUB_COMMAND | enables invoking named script subroutines via the Conso
|
|||
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)
|
||||
USE_SCRIPT_FATFS CS_PIN | enables SD card support (on SPI bus). Also enables 4k script buffer
|
||||
USE_SCRIPT_FATFS | enables SD card support (on SPI bus). Specify the CS pin number. Also enables 4k script buffer
|
||||
USE_SCRIPT_FATFS_EXT | enables additional FS commands
|
||||
SDCARD_DIR | enables support for web UI for SD card directory upload and download
|
||||
|
||||
|
|
Loading…
Reference in New Issue