mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2026-04-19 14:52:43 +00:00
Formatted the entire codebase and added a CI check for formatting
This commit is contained in:
@@ -35,7 +35,7 @@ namespace bandplan {
|
||||
|
||||
void to_json(json& j, const BandPlanColor_t& ct);
|
||||
void from_json(const json& j, BandPlanColor_t& ct);
|
||||
|
||||
|
||||
void loadBandPlan(std::string path);
|
||||
void loadFromDir(std::string path);
|
||||
void loadColorTable(json table);
|
||||
|
||||
Reference in New Issue
Block a user