Refactor code structure for improved readability and maintainability
This commit is contained in:
@@ -13,8 +13,12 @@ lib_deps =
|
||||
adafruit/Adafruit MAX1704X
|
||||
bblanchon/ArduinoJson
|
||||
|
||||
board_upload.flash_size = 16MB
|
||||
board_build.partitions = default_16MB.csv
|
||||
board_build.arduino.memory_type = qio_opi
|
||||
board_build.extra_flags = -DBOARD_HAS_PSRAM
|
||||
|
||||
; board_build.filesystem = spiffs
|
||||
; board_build.partitions = default.csv
|
||||
|
||||
build_flags =
|
||||
-D PB_VERSION=\"1.0.0\"
|
||||
|
||||
Reference in New Issue
Block a user