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 27f7326 + ce32d91 commit d04ff17Copy full SHA for d04ff17
1 file changed
variants/thinknode_m5/platformio.ini
@@ -58,7 +58,7 @@ build_src_filter = ${ThinkNode_M5.build_src_filter}
58
+<../examples/simple_repeater/*.cpp>
59
build_flags =
60
${ThinkNode_M5.build_flags}
61
- -D ADVERT_NAME='"Thinknode M2 Repeater"'
+ -D ADVERT_NAME='"Thinknode M5 Repeater"'
62
-D ADVERT_LAT=0.0
63
-D ADVERT_LON=0.0
64
-D ADMIN_PASSWORD='"password"'
@@ -116,7 +116,7 @@ build_src_filter = ${ThinkNode_M5.build_src_filter}
116
+<../examples/simple_room_server>
117
118
119
- -D ADVERT_NAME='"Thinknode M2 Room Server"'
+ -D ADVERT_NAME='"Thinknode M5 Room Server"'
120
121
122
0 commit comments