mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
Fixed to put hasPendingWork out of ENV_INCLUDE_GPS
This commit is contained in:
parent
bbc26d40d3
commit
e586be9f1c
1 changed files with 1 additions and 1 deletions
|
|
@ -174,10 +174,10 @@ public:
|
|||
sensors.setSettingValue("gps_interval", interval_str);
|
||||
}
|
||||
}
|
||||
#endif
|
||||
|
||||
// To check if there is pending work
|
||||
bool hasPendingWork() const;
|
||||
#endif
|
||||
|
||||
private:
|
||||
void writeOKFrame();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue