generated from luke-else/esp32-std-template
Latest and current data #1
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
In the latest commit
7f35146eea
, I have created a new GPSData property which is going to store the latest data.There needs to be an implemented way of having one struct with the latest up to date data and then the other store the last recorded values.
mainto nmea-libGiven that this is now implemented with the NMEA library, this crashes on startup. I don't believe that this lib is compatible here.
Suggest finding another implementation of the lib or finding a way to integrate it.
Suggest reverting back to https://crates.io/crates/nmea-parser