forked from Ivasoft/openwrt
ar71xx: use WPS led for diagnostic on WRT160NL
SVN-Revision: 17518
This commit is contained in:
@@ -73,7 +73,7 @@ get_status_led() {
|
||||
status_led="wrt400n:blue:status"
|
||||
;;
|
||||
wrt160nl)
|
||||
status_led="wrt160nl:blue:status"
|
||||
status_led="wrt160nl:blue:wps"
|
||||
;;
|
||||
esac;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user