mirror of
https://github.com/lumapu/ahoy.git
synced 2025-07-26 12:47:18 +02:00
Merge branch 'development03' into improv
This commit is contained in:
commit
1c36638226
33 changed files with 1327 additions and 655 deletions
|
@ -20,6 +20,7 @@ class IApp {
|
|||
virtual bool eraseSettings(bool eraseWifi) = 0;
|
||||
virtual bool getSavePending() = 0;
|
||||
virtual bool getLastSaveSucceed() = 0;
|
||||
virtual bool getShouldReboot() = 0;
|
||||
virtual void setOnUpdate() = 0;
|
||||
virtual void setRebootFlag() = 0;
|
||||
virtual const char *getVersion() = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue