partitions with slightly more flash and smaller spiffs

This commit is contained in:
2020-10-20 22:54:18 +02:00
parent 0a473173f8
commit 94c78bd571
2 changed files with 7 additions and 1 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ platform = espressif32
board = esp32doit-devkit-v1
framework = arduino
build_flags = -DPIO_FRAMEWORK_ARDUINO_LWIP2_LOW_MEMORY
board_build.partitions = default3.csv
board_build.partitions = defaultWithSmallerSpiffs.csv
; the latest development brankitchen-lightch (convention V3.0.x)
lib_deps = ArduinoJson@6.16.1