Add support for M575 (#14757)

This commit is contained in:
rafaljot
2019-07-30 08:30:00 +01:00
committed by Scott Lahteine
parent f8aa52346f
commit e44fccf3d2
113 changed files with 395 additions and 13 deletions

View File

@ -8,7 +8,7 @@ set -e
restore_configs
opt_set MOTHERBOARD BOARD_ESP32
opt_enable WIFISUPPORT GCODE_MACROS
opt_enable WIFISUPPORT GCODE_MACROS BAUD_RATE_GCODE
opt_set "WIFI_SSID \"ssid\""
opt_set "WIFI_PWD \"password\""
opt_set TX_BUFFER_SIZE 64