mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
enable neighbours feature for all repeater variants
This commit is contained in:
parent
f855523481
commit
d04eda9f16
19 changed files with 22 additions and 0 deletions
|
|
@ -42,6 +42,7 @@ build_flags =
|
|||
-D ADVERT_LAT=0.0
|
||||
-D ADVERT_LON=0.0
|
||||
-D ADMIN_PASSWORD='"password"'
|
||||
-D MAX_NEIGHBOURS=8
|
||||
build_src_filter = ${Generic_ESPNOW.build_src_filter}
|
||||
+<../examples/simple_repeater/main.cpp>
|
||||
lib_deps =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue