mirror of https://github.com/hak5/openwrt-owl.git
ramips: Add status led for Xiaomi MiWiFi Nano
Signed-off-by: Cezary Jackiewicz <cezary@eko.one.pl>owl
parent
bf6634339a
commit
af1e70b4a7
|
@ -186,7 +186,8 @@ miniembplug)
|
||||||
set_wifi_led "$board:red:wlan"
|
set_wifi_led "$board:red:wlan"
|
||||||
set_usb_led "$board:green:mobile"
|
set_usb_led "$board:green:mobile"
|
||||||
;;
|
;;
|
||||||
miwifi-mini)
|
miwifi-mini|\
|
||||||
|
miwifi-nano)
|
||||||
ucidef_set_led_default "power" "power" "$board:red:status" "1"
|
ucidef_set_led_default "power" "power" "$board:red:status" "1"
|
||||||
;;
|
;;
|
||||||
miwifi-nano)
|
miwifi-nano)
|
||||||
|
|
Loading…
Reference in New Issue