1
0
mirror of https://github.com/bdring/Grbl_Esp32.git synced 2025-09-01 02:21:46 +02:00

Change partition configuration to min_spiffs for OTA.

This commit is contained in:
odaki
2019-05-04 15:26:26 +09:00
parent ecf1fc0a40
commit e14b9c08e9

View File

@@ -20,4 +20,4 @@ platform = espressif32
board = nodemcu-32s
framework = arduino
upload_speed = 512000
board_build.partitions = no_ota.csv
board_build.partitions = min_spiffs.csv