Files
SpotMicroESP32-Leika/esp32/build_settings.ini
T
2025-09-14 19:43:34 +02:00

9 lines
238 B
INI

[build_settings]
build_flags =
-D BUILD_TARGET=\"$PIOENV\"
-D APPLICATION_CORE=0
-D EMBED_WEBAPP=1
-D SERVE_CONFIG_FILES
-D USE_MSGPACK=1 ; Use either msgpack or json
-D USE_JSON=0 ; Use either msgpack or json