mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-23 21:08:23 +00:00
ar71xx: use WPS led for diagnostic on WRT160NL
SVN-Revision: 17518
This commit is contained in:
parent
f494bcc222
commit
b6ce09fea4
@ -73,7 +73,7 @@ get_status_led() {
|
||||
status_led="wrt400n:blue:status"
|
||||
;;
|
||||
wrt160nl)
|
||||
status_led="wrt160nl:blue:status"
|
||||
status_led="wrt160nl:blue:wps"
|
||||
;;
|
||||
esac;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user