Updated Scripting Language (markdown)

Michael Ingraham 2019-10-03 08:37:26 -04:00
parent b900b8036a
commit fed8b92aa6
1 changed files with 1 additions and 1 deletions

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