mirror of
https://github.com/KevinMidboe/TinyGSM.git
synced 2025-10-29 18:00:18 +00:00
Add accuracy to GPS output, implent it for ublox
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
This commit is contained in:
@@ -404,7 +404,7 @@ class TinyGsmSim800
|
||||
// Follows all messaging functions per template
|
||||
|
||||
/*
|
||||
* Location functions
|
||||
* GSM Location functions
|
||||
*/
|
||||
protected:
|
||||
// Depending on the exacty model and firmware revision, should return a
|
||||
@@ -412,7 +412,7 @@ class TinyGsmSim800
|
||||
// TODO(?): Check number of digits in year (2 or 4)
|
||||
|
||||
/*
|
||||
* GPS location functions
|
||||
* GPS/GNSS/GLONASS location functions
|
||||
*/
|
||||
protected:
|
||||
// No functions of this type supported
|
||||
|
||||
Reference in New Issue
Block a user