mirror of
https://github.com/bdring/Grbl_Esp32.git
synced 2025-09-03 03:13:25 +02:00
Change partition configuration to min_spiffs for OTA.
This commit is contained in:
@@ -20,4 +20,4 @@ platform = espressif32
|
|||||||
board = nodemcu-32s
|
board = nodemcu-32s
|
||||||
framework = arduino
|
framework = arduino
|
||||||
upload_speed = 512000
|
upload_speed = 512000
|
||||||
board_build.partitions = no_ota.csv
|
board_build.partitions = min_spiffs.csv
|
||||||
|
Reference in New Issue
Block a user