* fix for RAK terminal chat

Este commit está contenido en:
Scott Powell
2025-01-26 07:00:56 +11:00
padre 6d5e69ae04
commit 42af720b02
Se han modificado 3 ficheros con 4 adiciones y 4 borrados
+2 -2
Ver fichero
@@ -96,7 +96,7 @@ extends = Heltec_lora32_v3
build_flags =
${Heltec_lora32_v3.build_flags}
-D MAX_CONTACTS=100
-D MAX_CHANNELS=1
-D MAX_GROUP_CHANNELS=1
; -D MESH_PACKET_LOGGING=1
; -D MESH_DEBUG=1
build_src_filter = ${Heltec_lora32_v3.build_src_filter} +<../examples/simple_secure_chat/main.cpp>
@@ -263,7 +263,7 @@ extends = rak4631
build_flags =
${rak4631.build_flags}
-D MAX_CONTACTS=100
-D MAX_CHANNELS=1
-D MAX_GROUP_CHANNELS=1
-D MESH_PACKET_LOGGING=1
-D MESH_DEBUG=1
build_src_filter = ${rak4631.build_src_filter} +<../examples/simple_secure_chat/main.cpp>