forked from Ivasoft/openwrt
brcm63xx: VH4032N: fix the power led and the wlan button
- use the blue LED for power, since the red LED is already used by CFE in emergency mode. - use the correct code for the wlan button Signed-off-by: Daniel Gonzalez Cabanelas <dgcbueu@gmail.com>
This commit is contained in:
committed by
Mathias Kresin
parent
9b47e4c007
commit
6b2b35e043
@@ -43,7 +43,7 @@ set_state() {
|
||||
status_led="spw303v:green:power+adsl"
|
||||
;;
|
||||
vh4032n)
|
||||
status_led="VH4032N:red:power"
|
||||
status_led="VH4032N:blue:power"
|
||||
;;
|
||||
vr-3025un)
|
||||
status_led="VR-3025un:green:power"
|
||||
|
||||
Reference in New Issue
Block a user