* repeater and room server: MESH_PACKET_LOGGING, now dumps RAW: rx packet contents

* Dispatcher: MESH_PACKET_LOGGING,  added " hash={packet-hash}"
This commit is contained in:
Scott Powell 2025-03-09 20:36:49 +11:00
parent f77a6944f9
commit 3778c0a8ff
4 changed files with 25 additions and 1 deletions

View file

@ -159,7 +159,7 @@ build_flags =
-D ADVERT_LON=145.0
-D ADMIN_PASSWORD="\"password\""
-D ROOM_PASSWORD="\"hello\""
; -D MESH_PACKET_LOGGING=1
-D MESH_PACKET_LOGGING=1
; -D MESH_DEBUG=1
[env:Heltec_v3_terminal_chat]