mirror of
https://github.com/meshtastic/firmware.git
synced 2026-01-06 18:08:00 +00:00
wrong header file
This commit is contained in:
@@ -137,7 +137,7 @@ class GPS : private concurrency::OSThread
|
||||
|
||||
GpsOperation getGpsOp() const;
|
||||
|
||||
bool getACK(uint8_t cl, uint8_t id);
|
||||
bool getACK(uint8_t c, uint8_t i);
|
||||
|
||||
/**
|
||||
* Tell users we have new GPS readings
|
||||
|
||||
Reference in New Issue
Block a user