This commit is contained in:
liamcottle
2024-10-02 21:48:03 +13:00
parent e57f1a2b67
commit 7e316d3194

View File

@ -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