sforkowany z mirror/meshtastic-firmware
Fix ubox gps too or at least log errors
rodzic
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
|
||||||
*/
|
*/
|
||||||
|
|
Ładowanie…
Reference in New Issue