ramips: MiWifi-Nano - change gpios to leds, add to default build group
[openwrt.git] / target / linux / ramips / base-files / etc / board.d / 01_leds
index 6c25c86..5816e60 100755 (executable)
@@ -185,6 +185,11 @@ miniembplug)
 miwifi-mini)
        ucidef_set_led_default "power" "power" "$board:red:status" "1"
        ;;
+miwifi-nano)
+       ucidef_set_led_default "power" "power" "$board:red:status" "1"
+       ucidef_set_led_wlan "radio_led" "radio" "$board:amber:radio" "phy0radio"
+       ucidef_set_led_wlan "wifi_led" "wifi" "$board:blue:wifi" "phy0assoc"
+       ;;
 mlw221|\
 mlwg2)
        set_wifi_led "$board:blue:wifi"