Added Power Saving for NRF52 companions

This commit is contained in:
Kevin Le
2026-05-22 10:58:17 +07:00
parent 23f48e025f
commit 6b1099161c
3 changed files with 21 additions and 4 deletions
+3
View File
@@ -175,6 +175,9 @@ public:
sensors.setSettingValue("gps_interval", interval_str);
}
}
// To check if there is pending work
bool hasPendingWork() const;
#endif
private: