Removing release build type due to huge amount of flash utilization

pull/3846/head v2.3.9.f06c56a
Ben Meadors 2024-05-10 07:14:28 -05:00
rodzic ac22a503de
commit f06c56a51b
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -3,7 +3,7 @@
platform = platformio/nordicnrf52@^10.4.0
extends = arduino_base
build_type = release
build_type = debug
build_flags =
${arduino_base.build_flags}
-DSERIAL_BUFFER_SIZE=1024