ar71xx: add default LED configuration for the TL-MR3020
[openwrt.git] / target / linux / ar71xx / base-files / etc / uci-defaults / leds
index c637279..afa9abb 100755 (executable)
@@ -135,6 +135,11 @@ om2p)
        set_led_netdev "port2" "port2" "om2p:blue:lan" "eth1"
        ;;
 
+tl-mr3020)
+       set_led_usbdev "usb" "USB" "tp-link:green:3g" "1-1"
+       set_led_wlan "wlan" "WLAN" "tp-link:green:wlan" "phy0tpt"
+       ;;
+
 tl-mr3220 | \
 tl-mr3420 )
        set_led_usbdev "usb" "USB" "tp-link:green:3g" "1-1"
This page took 0.024308 seconds and 4 git commands to generate.