Add interface methods startPhysicalLayer() / stopPhysicalLayer()

This commit is contained in:
2023-06-30 10:40:14 +02:00
parent 37d45f3c69
commit 2cd73aaa86
3 changed files with 38 additions and 1 deletions

View File

@@ -71,7 +71,8 @@ public slots:
void onChangedProgramModeToIDLE();
void onChangedProgramModeToOOO();
void startPhysicalLayer();
void stopPhysicalLayer();