disable debug flags that were not commented out after debugging

This commit is contained in:
recrof
2025-05-05 22:48:21 +02:00
parent 81863a5995
commit eaea26267b
7 changed files with 16 additions and 16 deletions

View File

@@ -30,7 +30,7 @@ build_flags =
-D ADVERT_LAT=0.0
-D ADVERT_LON=0.0
-D ADMIN_PASSWORD='"password"'
-D MESH_PACKET_LOGGING=1
; -D MESH_PACKET_LOGGING=1
; -D MESH_DEBUG=1
build_src_filter = ${Station_G2.build_src_filter}
+<../examples/simple_repeater>