add todo
This commit is contained in:
@ -813,6 +813,8 @@ client.on("message", async (topic, message) => {
|
|||||||
position.latitudeI = truncatedLatitudeI;
|
position.latitudeI = truncatedLatitudeI;
|
||||||
position.longitudeI = truncatedLongitudeI;
|
position.longitudeI = truncatedLongitudeI;
|
||||||
|
|
||||||
|
// todo update position precision on packet to show that it is no longer full precision
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// update node position in db
|
// update node position in db
|
||||||
|
Reference in New Issue
Block a user