Removes msgpack and json build flags

This commit is contained in:
Rune Harlyk
2026-01-03 13:20:40 +01:00
committed by nikguin04
parent 306e7488e0
commit 8b12d4008e
3 changed files with 3 additions and 23 deletions
+1 -4
View File
@@ -2,7 +2,4 @@
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
-D EMBED_WEBAPP=1