Add WD My Net n750 LEDs
This solves https://github.com/attila-lendvai/openwrt-auto-extroot/issues/22
This commit is contained in:
parent
a6ff005322
commit
9060718dda
@ -36,6 +36,10 @@ case $(board_name) in
|
|||||||
autoprovisionUSBLed="green:wlan2g"
|
autoprovisionUSBLed="green:wlan2g"
|
||||||
autoprovisionStatusLed="green:wlan5g"
|
autoprovisionStatusLed="green:wlan5g"
|
||||||
;;
|
;;
|
||||||
|
*mynet-n750*)
|
||||||
|
autoprovisionUSBLed="blue:wps"
|
||||||
|
autoprovisionStatusLed="blue:wireless"
|
||||||
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user