mirror of
https://github.com/lumapu/ahoy.git
synced 2025-07-30 06:28:30 +02:00
parent
5a01cc86e6
commit
dae638f7c6
8 changed files with 15 additions and 21 deletions
|
@ -32,8 +32,6 @@ class IApp {
|
|||
virtual bool getShouldReboot() = 0;
|
||||
virtual void setRebootFlag() = 0;
|
||||
virtual const char *getVersion() = 0;
|
||||
virtual statistics_t *getNrfStatistics() = 0;
|
||||
virtual statistics_t *getCmtStatistics() = 0;
|
||||
|
||||
#if !defined(ETHERNET)
|
||||
virtual void scanAvailNetworks() = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue