ar71xx: enable diagnostic LED on the Routerstation Pro
SVN-Revision: 18782
This commit is contained in:
parent
384204dd0b
commit
8bc4e3ea14
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ get_status_led() {
|
||||||
pb44)
|
pb44)
|
||||||
status_led="pb44:amber:jump1"
|
status_led="pb44:amber:jump1"
|
||||||
;;
|
;;
|
||||||
routerstation)
|
routerstation | routerstation-pro)
|
||||||
status_led="ubnt:green:rf"
|
status_led="ubnt:green:rf"
|
||||||
;;
|
;;
|
||||||
tew-632brp)
|
tew-632brp)
|
||||||
|
|
Loading…
Reference in a new issue