enable neighbours feature for all repeater variants

This commit is contained in:
liamcottle
2025-05-07 20:26:15 +12:00
parent f855523481
commit d04eda9f16
19 changed files with 22 additions and 0 deletions

View File

@@ -90,6 +90,7 @@ build_flags =
-D ADVERT_LAT=0.0
-D ADVERT_LON=0.0
-D ADMIN_PASSWORD='"password"'
-D MAX_NEIGHBOURS=8
; -D MESH_PACKET_LOGGING=1
; -D MESH_DEBUG=1
build_src_filter = ${Xiao_nrf52.build_src_filter}