Fix ubox gps too or at least log errors

This commit is contained in:
Thomas Göttgens 2022-05-17 19:48:48 +02:00
parent 7576270423
commit 894b091553

View File

@ -135,6 +135,8 @@ class GPS : private concurrency::OSThread
*/
uint32_t getSleepTime() const;
bool getACK(uint8_t c, uint8_t i);
/**
* Tell users we have new GPS readings
*/