Fix ubox gps too or at least log errors

raytac-diy
Thomas Göttgens 2022-05-17 19:48:48 +02:00
rodzic 7576270423
commit 894b091553
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -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
*/