sync rpi target.

This commit is contained in:
2017-04-19 22:11:46 +02:00
parent b455ecc70d
commit 0ffbaabb71
5 changed files with 50 additions and 8 deletions

View File

@@ -0,0 +1,15 @@
config wifi-device wlan0
option type mac80211
option channel 11
option hwmode 11g
option path 'platform/soc/20980000.usb/usb1/1-1/1-1.4/1-1.4:1.0'
option htmode HT20
option disabled 1
config wifi-iface
option device wlan0
option network wlan
option mode sta
option ssid ''
option encryption ''
option key ''