mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
remove display class from repeater and room
This commit is contained in:
parent
c10b387e63
commit
789629f5f8
1 changed files with 0 additions and 2 deletions
|
|
@ -47,7 +47,6 @@ build_flags = ${t1000-e.build_flags}
|
|||
; -D MESH_DEBUG=1
|
||||
-D RX_BOOSTED_GAIN=true
|
||||
-D RF_SWITCH_TABLE
|
||||
-D DISPLAY_CLASS=NullDisplayDriver
|
||||
build_src_filter = ${t1000-e.build_src_filter}
|
||||
+<../examples/simple_repeater>
|
||||
lib_deps = ${t1000-e.lib_deps}
|
||||
|
|
@ -66,7 +65,6 @@ build_flags = ${t1000-e.build_flags}
|
|||
; -D MESH_DEBUG=1
|
||||
-D RX_BOOSTED_GAIN=true
|
||||
-D RF_SWITCH_TABLE
|
||||
-D DISPLAY_CLASS=NullDisplayDriver
|
||||
build_src_filter = ${t1000-e.build_src_filter}
|
||||
+<../examples/simple_room_server>
|
||||
lib_deps = ${t1000-e.lib_deps}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue