mirror of
https://github.com/airgradienthq/arduino.git
synced 2025-07-24 14:07:16 +02:00
Change the OTA update period use timestamp to bootCount
This commit is contained in:
@ -76,8 +76,6 @@ public:
|
||||
int getLedBarBrightness(void);
|
||||
bool isDisplayBrightnessChanged(void);
|
||||
int getDisplayBrightness(void);
|
||||
int getLastOta(void);
|
||||
void updateLastOta(void);
|
||||
String newFirmwareVersion(void);
|
||||
bool isOfflineMode(void);
|
||||
void setOfflineMode(bool offline);
|
||||
|
Reference in New Issue
Block a user