disable debug flags that were not commented out after debugging

Este cometimento está contido em:
recrof
2025-05-05 22:48:21 +02:00
ascendente 81863a5995
cometimento eaea26267b
7 ficheiros modificados com 16 adições e 16 eliminações
+2 -2
Ver ficheiro
@@ -95,8 +95,8 @@ extends = picow
build_flags = ${picow.build_flags}
-D MAX_CONTACTS=100
-D MAX_GROUP_CHANNELS=1
-D MESH_PACKET_LOGGING=1
-D MESH_DEBUG=1
; -D MESH_PACKET_LOGGING=1
; -D MESH_DEBUG=1
build_src_filter = ${picow.build_src_filter}
+<../examples/simple_secure_chat/main.cpp>
lib_deps = ${picow.lib_deps}