mirror of
https://github.com/Roslund/meshtastic-map.git
synced 2026-06-11 09:34:43 +02:00
hide logs
This commit is contained in:
+1
-1
@@ -96,7 +96,7 @@ client.on("message", async (topic, message) => {
|
||||
}
|
||||
|
||||
const logKnownPacketTypes = false;
|
||||
const logUnknownPacketTypes = true;
|
||||
const logUnknownPacketTypes = false;
|
||||
const portnum = envelope.packet?.decoded?.portnum;
|
||||
|
||||
if(portnum === 3) {
|
||||
|
||||
Reference in New Issue
Block a user