mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-02 20:16:59 +00:00
ar71xx: enable diagnostic LED on the Routerstation Pro
SVN-Revision: 18782
This commit is contained in:
parent
384204dd0b
commit
8bc4e3ea14
@ -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 New Issue
Block a user