mirror of
https://github.com/meshtastic/firmware.git
synced 2026-06-20 14:41:09 -04:00
Logging tweaks
This commit is contained in:
@@ -453,7 +453,7 @@ void Router::handleReceived(meshtastic_MeshPacket *p, RxSource src)
|
||||
else
|
||||
printPacket("handleReceived(REMOTE)", p);
|
||||
} else {
|
||||
printPacket("packet decoding failed (no PSK?)", p);
|
||||
printPacket("packet decoding failed or skipped (no PSK?)", p);
|
||||
}
|
||||
|
||||
// call modules here
|
||||
|
||||
Reference in New Issue
Block a user