Add TP-Link TL-WDR3600 v1 LEDs
This solves https://github.com/attila-lendvai/openwrt-auto-extroot/issues/24
This commit is contained in:
parent
9060718dda
commit
b313b20227
@ -32,6 +32,10 @@ case $(board_name) in
|
|||||||
autoprovisionUSBLed="green:wps"
|
autoprovisionUSBLed="green:wps"
|
||||||
autoprovisionStatusLed="green:wlan5g"
|
autoprovisionStatusLed="green:wlan5g"
|
||||||
;;
|
;;
|
||||||
|
*tl-wdr3600*)
|
||||||
|
autoprovisionUSBLed="green:wlan2g"
|
||||||
|
autoprovisionStatusLed="green:wlan5g"
|
||||||
|
;;
|
||||||
*tl-wdr4300*)
|
*tl-wdr4300*)
|
||||||
autoprovisionUSBLed="green:wlan2g"
|
autoprovisionUSBLed="green:wlan2g"
|
||||||
autoprovisionStatusLed="green:wlan5g"
|
autoprovisionStatusLed="green:wlan5g"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user