default (wifi) country set to GB to enable channels 13 and 14 in 2.4GHz

This commit is contained in:
Calin Crisan 2017-02-09 22:11:58 +02:00
parent 28cb7634c7
commit a459d1b04f

View File

@ -5,5 +5,5 @@ os_eth="eth0"
os_wlan="wlan0"
os_ppp="ppp0"
os_networkless="false"
os_country="US"
os_country="GB"