mirror of
https://github.com/Roslund/meshtastic-map.git
synced 2026-07-13 21:31:22 +02:00
clean up
This commit is contained in:
@@ -167,7 +167,6 @@ client.on("message", async (topic, message) => {
|
|||||||
|
|
||||||
console.log("NEIGHBORINFO_APP", {
|
console.log("NEIGHBORINFO_APP", {
|
||||||
from: envelope.packet.from.toString(16),
|
from: envelope.packet.from.toString(16),
|
||||||
// envelope: envelope,
|
|
||||||
neighbour_info: neighbourInfo,
|
neighbour_info: neighbourInfo,
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user