mirror of
https://github.com/MarekZegare4/MeshCore-Solo.git
synced 2026-08-03 02:36:11 +00:00
Fixed to put hasPendingWork out of ENV_INCLUDE_GPS
This commit is contained in:
@@ -175,10 +175,10 @@ public:
|
|||||||
sensors.setSettingValue("gps_interval", interval_str);
|
sensors.setSettingValue("gps_interval", interval_str);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
#endif
|
||||||
|
|
||||||
// To check if there is pending work
|
// To check if there is pending work
|
||||||
bool hasPendingWork() const;
|
bool hasPendingWork() const;
|
||||||
#endif
|
|
||||||
|
|
||||||
private:
|
private:
|
||||||
void writeOKFrame();
|
void writeOKFrame();
|
||||||
|
|||||||
Reference in New Issue
Block a user