8 lines
212 B
INI
8 lines
212 B
INI
[build_settings]
|
|
build_flags =
|
|
-D BUILD_TARGET=\"$PIOENV\"
|
|
-D APPLICATION_CORE=0
|
|
-D EMBED_WEBAPP=1
|
|
|
|
-D USE_MSGPACK=1 ; Use either msgpack or json
|
|
-D USE_JSON=0 ; Use either msgpack or json |