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 c10b387 commit 789629fCopy full SHA for 789629f
variants/t1000-e/platformio.ini
@@ -47,7 +47,6 @@ build_flags = ${t1000-e.build_flags}
47
; -D MESH_DEBUG=1
48
-D RX_BOOSTED_GAIN=true
49
-D RF_SWITCH_TABLE
50
- -D DISPLAY_CLASS=NullDisplayDriver
51
build_src_filter = ${t1000-e.build_src_filter}
52
+<../examples/simple_repeater>
53
lib_deps = ${t1000-e.lib_deps}
@@ -66,7 +65,6 @@ build_flags = ${t1000-e.build_flags}
66
65
67
68
69
70
71
+<../examples/simple_room_server>
72
0 commit comments