Skip to content

Commit 789629f

Browse files
committed
remove display class from repeater and room
1 parent c10b387 commit 789629f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

variants/t1000-e/platformio.ini

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ build_flags = ${t1000-e.build_flags}
4747
; -D MESH_DEBUG=1
4848
-D RX_BOOSTED_GAIN=true
4949
-D RF_SWITCH_TABLE
50-
-D DISPLAY_CLASS=NullDisplayDriver
5150
build_src_filter = ${t1000-e.build_src_filter}
5251
+<../examples/simple_repeater>
5352
lib_deps = ${t1000-e.lib_deps}
@@ -66,7 +65,6 @@ build_flags = ${t1000-e.build_flags}
6665
; -D MESH_DEBUG=1
6766
-D RX_BOOSTED_GAIN=true
6867
-D RF_SWITCH_TABLE
69-
-D DISPLAY_CLASS=NullDisplayDriver
7068
build_src_filter = ${t1000-e.build_src_filter}
7169
+<../examples/simple_room_server>
7270
lib_deps = ${t1000-e.lib_deps}

0 commit comments

Comments
 (0)