multi-vfo

This commit is contained in:
Ryzerth
2020-08-10 02:30:25 +02:00
parent 7759de96da
commit b65bddc1b3
6 changed files with 268 additions and 123 deletions

5
src/vfo_manager.h Normal file
View File

@@ -0,0 +1,5 @@
#pragma once
namespace vfoman {
};