We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cff754 commit 56a9653Copy full SHA for 56a9653
examples/esp8266/WebMenu/platformio.ini
@@ -24,4 +24,4 @@ platform = espressif8266
24
board = esp12e
25
framework = arduino
26
upload_speed=921600
27
-build_flags = -Wno-comment -Wno-reorder -Wno-strict-aliasing -Wno-builtin-macro-redefined -lstdc++ -DNODEBUG -DMENU_SSID="\"r-site.net\"" -DMENU_PASS="\"rsite.2011\""
+build_flags = -Wno-comment -Wno-reorder -Wno-strict-aliasing -Wno-builtin-macro-redefined -lstdc++ -DNODEBUG -DMENU_ASYNC -DMENU_FMT_WRAPS -DMENU_SSID="\"r-site.net\"" -DMENU_PASS="\"rsite.2011\""
0 commit comments