Add interface method reboot()

This commit is contained in:
2023-07-05 12:44:45 +02:00
parent efa595edb9
commit a0d7f98175
3 changed files with 12 additions and 1 deletions

View File

@@ -73,6 +73,7 @@ public slots:
void startPhysicalLayer();
void stopPhysicalLayer();
void reboot();
void reset();