mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2026-04-18 22:32:44 +00:00
Bandplan system on new branch
This commit is contained in:
@@ -66,8 +66,8 @@ int main() {
|
||||
spdlog::info("Loading icons");
|
||||
icons::load();
|
||||
|
||||
//spdlog::info("Loading band plans");
|
||||
//bandplan::loadFromDir("../bandplans");
|
||||
spdlog::info("Loading band plans");
|
||||
bandplan::loadFromDir("../bandplans");
|
||||
|
||||
spdlog::info("Ready.");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user