mirror of
https://github.com/jankae/LibreVNA.git
synced 2026-04-04 14:07:30 +00:00
Working generator mode
This commit is contained in:
parent
b7033a029e
commit
aae01a602e
14 changed files with 172 additions and 39 deletions
|
|
@ -19,6 +19,7 @@ public:
|
|||
static Mode *getActiveMode();
|
||||
|
||||
virtual void initializeDevice() = 0;
|
||||
virtual void deviceDisconnected(){};
|
||||
|
||||
protected:
|
||||
// call once the derived class is fully initialized
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue