Automatic updates scheduler
This commit is contained in:
@@ -103,4 +103,12 @@ private:
|
||||
|
||||
Params params;
|
||||
ParamWatcher *fs_watch;
|
||||
|
||||
// FrogPilot variables
|
||||
void automaticUpdate();
|
||||
|
||||
ButtonControl *updateTime;
|
||||
|
||||
int schedule;
|
||||
int time;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user