Added Power Saving for NRF52 companions

This commit is contained in:
Kevin Le
2026-05-22 10:58:17 +07:00
förälder 23f48e025f
incheckning 6b1099161c
3 ändrade filer med 21 tillägg och 4 borttagningar
+3
Visa fil
@@ -175,6 +175,9 @@ public:
sensors.setSettingValue("gps_interval", interval_str);
}
}
// To check if there is pending work
bool hasPendingWork() const;
#endif
private: