mirror of
https://github.com/Roslund/meshtastic-map.git
synced 2026-08-06 17:02:53 +02:00
add todo
This commit is contained in:
@@ -813,6 +813,8 @@ client.on("message", async (topic, message) => {
|
||||
position.latitudeI = truncatedLatitudeI;
|
||||
position.longitudeI = truncatedLongitudeI;
|
||||
|
||||
// todo update position precision on packet to show that it is no longer full precision
|
||||
|
||||
}
|
||||
|
||||
// update node position in db
|
||||
|
||||
Reference in New Issue
Block a user