add todo
This commit is contained in:
parent
e57f1a2b67
commit
7e316d3194
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue