mirror of https://github.com/hak5/openwrt.git
ramips: use green power LED as status indicator for Buffalo WSR-1166 and WSR-600
Signed-off-by: Felix Fietkau <nbd@nbd.name>lede-17.01
parent
80bb5adf98
commit
5166732a4e
|
@ -193,7 +193,7 @@ get_status_led() {
|
|||
;;
|
||||
wsr-1166|\
|
||||
wsr-600)
|
||||
status_led="$board:orange:diag"
|
||||
status_led="$board:green:power"
|
||||
;;
|
||||
wrtnode2r | \
|
||||
wrtnode2p | \
|
||||
|
|
Loading…
Reference in New Issue