Skip to content

Commit

Permalink
ramips: Add status led for Xiaomi MiWiFi Nano
Browse files Browse the repository at this point in the history
Signed-off-by: Cezary Jackiewicz <cezary@eko.one.pl>
  • Loading branch information
obsy authored and blogic committed May 23, 2016
1 parent bf66343 commit af1e70b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion target/linux/ramips/base-files/etc/board.d/01_leds
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,8 @@ miniembplug)
set_wifi_led "$board:red:wlan"
set_usb_led "$board:green:mobile"
;;
miwifi-mini)
miwifi-mini|\
miwifi-nano)
ucidef_set_led_default "power" "power" "$board:red:status" "1"
;;
miwifi-nano)
Expand Down

0 comments on commit af1e70b

Please sign in to comment.