mirror of
https://github.com/Roslund/meshtastic-map.git
synced 2026-03-28 17:43:03 +01:00
hide logs
This commit is contained in:
@@ -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