diff options
Diffstat (limited to 'target/linux/ar71xx/base-files/etc/diag.sh')
-rwxr-xr-x | target/linux/ar71xx/base-files/etc/diag.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/ar71xx/base-files/etc/diag.sh b/target/linux/ar71xx/base-files/etc/diag.sh index add552ea31..23370446ab 100755 --- a/target/linux/ar71xx/base-files/etc/diag.sh +++ b/target/linux/ar71xx/base-files/etc/diag.sh @@ -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" ;; |