LibreVNA TCP driver

This commit is contained in:
Jan Käberich 2023-01-29 18:02:32 +01:00
parent 80c5fc0ff6
commit 2c86cf1d6c
16 changed files with 550 additions and 33 deletions

View file

@ -1,4 +1,4 @@
#include "devicedriver.h"
#include "devicedriver.h"
DeviceDriver *DeviceDriver::activeDriver = nullptr;