ar71xx: use WPS led for diagnostic on WRT160NL
SVN-Revision: 17518
This commit is contained in:
parent
f494bcc222
commit
b6ce09fea4
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ get_status_led() {
|
||||||
status_led="wrt400n:blue:status"
|
status_led="wrt400n:blue:status"
|
||||||
;;
|
;;
|
||||||
wrt160nl)
|
wrt160nl)
|
||||||
status_led="wrt160nl:blue:status"
|
status_led="wrt160nl:blue:wps"
|
||||||
;;
|
;;
|
||||||
esac;
|
esac;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue