I'm working on a project where I'd like access to latitudeDegrees and longitudeDegrees but at the moment the only access is through readLatLon() and you'd have to parse the string results.
Adding accessors in AssetTracker.cpp and AssetTracker.h is pretty trivial and I'll open up a pull request.
I'm working on a project where I'd like access to latitudeDegrees and longitudeDegrees but at the moment the only access is through readLatLon() and you'd have to parse the string results.
Adding accessors in AssetTracker.cpp and AssetTracker.h is pretty trivial and I'll open up a pull request.