Add'l PLR options, AVR strstr_P compat (#13880)
This commit is contained in:
committed by
Scott Lahteine
parent
5dcb25664f
commit
11adcf1ce3
@ -8,7 +8,7 @@ set -e
|
||||
|
||||
restore_configs
|
||||
opt_set MOTHERBOARD BOARD_ESP32
|
||||
opt_enable WIFISUPPORT
|
||||
opt_enable WIFISUPPORT GCODE_MACROS
|
||||
opt_set "WIFI_SSID \"ssid\""
|
||||
opt_set "WIFI_PWD \"password\""
|
||||
opt_set TX_BUFFER_SIZE 64
|
||||
|
Reference in New Issue
Block a user