mirror of
https://github.com/meshtastic/firmware.git
synced 2025-06-25 22:20:27 +00:00
wrong header file
This commit is contained in:
parent
f3cc732e7d
commit
f251727524
@ -137,7 +137,7 @@ class GPS : private concurrency::OSThread
|
|||||||
|
|
||||||
GpsOperation getGpsOp() const;
|
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
|
* Tell users we have new GPS readings
|
||||||
|
Loading…
Reference in New Issue
Block a user