[ar71xx] unifi: add sysupgrade and leds support
[openwrt.git] / target / linux / ar71xx / base-files / etc / diag.sh
index add552e..2337044 100755 (executable)
@@ -102,6 +102,9 @@ get_status_led() {
        tl-wr941nd)
                status_led="tl-wr941nd:green:system"
                ;;
+       unifi)
+               status_led="ubnt:green:dome"
+               ;;
        wndr3700)
                status_led="wndr3700:green:power"
                ;;
This page took 0.026384 seconds and 4 git commands to generate.