mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2024-11-10 04:37:37 +01:00
Bandplan system on new branch
This commit is contained in:
parent
10f1b992dd
commit
08292c279e
@ -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.");
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user