ar71xx: use 'link4' LED for diagnostic on Bullet M
SVN-Revision: 17813
This commit is contained in:
parent
399aeeed70
commit
4a99a9b7e3
1 changed files with 3 additions and 0 deletions
|
@ -39,6 +39,9 @@ get_status_led() {
|
||||||
aw-nr580)
|
aw-nr580)
|
||||||
status_led="aw-nr580:green:ready"
|
status_led="aw-nr580:green:ready"
|
||||||
;;
|
;;
|
||||||
|
bullet-m)
|
||||||
|
status_led="ubnt:green:link4"
|
||||||
|
;;
|
||||||
ls-sr71)
|
ls-sr71)
|
||||||
status_led="ubnt:green:d22"
|
status_led="ubnt:green:d22"
|
||||||
;;
|
;;
|
||||||
|
|
Loading…
Reference in a new issue