mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-24 05:18:14 +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"
|
status_led="wrt400n:blue:status"
|
||||||
;;
|
;;
|
||||||
wrt160nl)
|
wrt160nl)
|
||||||
status_led="wrt160nl:blue:status"
|
status_led="wrt160nl:blue:wps"
|
||||||
;;
|
;;
|
||||||
esac;
|
esac;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user