Use actual list of regulatory domains for wifi dialog.
This commit is contained in:
@@ -61,6 +61,7 @@ namespace pipedal
|
||||
|
||||
const WifiRegulations&getWifiRegulations(const std::string&countryIso3661) const;
|
||||
|
||||
std::map<std::string,std::string> getRegulatoryDomains(const std::filesystem::path&namesFile="/etc/pipedal/config/iso_codes.json") const;
|
||||
private:
|
||||
bool isValid = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user