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.
2 parents fb726e4 + d9cfd07 commit be78049Copy full SHA for be78049
1 file changed
variants/thinknode_m5/platformio.ini
@@ -193,8 +193,8 @@ build_flags =
193
-D MAX_GROUP_CHANNELS=40
194
-D OFFLINE_QUEUE_SIZE=256
195
-D WIFI_DEBUG_LOGGING=1
196
- -D WIFI_SSID='"Livebox-633C"'
197
- -D WIFI_PWD='"vvQUHGSxsWd7fKMYSr"'
+ -D WIFI_SSID='"myssid"'
+ -D WIFI_PWD='"mypwd"'
198
build_src_filter = ${ThinkNode_M5.build_src_filter}
199
+<helpers/esp32/*.cpp>
200
+<helpers/ui/MomentaryButton.cpp>
0 commit comments