We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a5fb47 commit 001e119Copy full SHA for 001e119
1 file changed
platformio.ini
@@ -52,7 +52,7 @@ upload_protocol = esptool
52
build_unflags =
53
-std=gnu++11
54
build_flags =
55
-; -std=c++17
+ -std=c++17
56
-std=gnu++17
57
-DARDUINO_USB_MODE=1
58
-D NO_WIFI
@@ -63,7 +63,7 @@ upload_protocol = esptool
63
64
65
66
67
68
69
-DARDUINO_USB_CDC_ON_BOOT=1
@@ -74,7 +74,7 @@ upload_protocol = esptool
74
75
76
77
78
79
80
0 commit comments