increase MAX_NEIGHBOURS from 8 to 50

이 커밋은 다음에 포함됨:
liamcottle
2025-09-28 16:11:58 +13:00
부모 2e92137d10
커밋 0307b6119e
44개의 변경된 파일100개의 추가작업 그리고 100개의 파일을 삭제
+1 -1
파일 보기
@@ -87,7 +87,7 @@ build_flags =
-D ADVERT_LAT=0.0
-D ADVERT_LON=0.0
-D ADMIN_PASSWORD='"password"'
-D MAX_NEIGHBOURS=8
-D MAX_NEIGHBOURS=50
build_src_filter = ${LilyGo_TDeck.build_src_filter}
+<../examples/simple_repeater>
+<helpers/ui/ST7789LCDDisplay.cpp>