mirror of
https://github.com/meshtastic/firmware.git
synced 2025-06-21 12:38:34 +00:00
Fix ubox gps too or at least log errors
This commit is contained in:
parent
7576270423
commit
894b091553
@ -135,6 +135,8 @@ class GPS : private concurrency::OSThread
|
|||||||
*/
|
*/
|
||||||
uint32_t getSleepTime() const;
|
uint32_t getSleepTime() const;
|
||||||
|
|
||||||
|
bool getACK(uint8_t c, uint8_t i);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Tell users we have new GPS readings
|
* Tell users we have new GPS readings
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user