current revision

This commit is contained in:
2016-09-28 12:16:45 +02:00
parent 075d8bb633
commit d47322e73b
90 changed files with 8228 additions and 606 deletions

View File

@@ -26,6 +26,9 @@ public:
return wifi;
}
bool isRunning() const override {
return enabled;
}
void start() override {