mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-25 10:52:48 +00:00
ramips: fix status LED for WHR-300HP2
Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
parent
32cfd3bd50
commit
a17872ec4f
@ -173,7 +173,6 @@ get_status_led() {
|
|||||||
px-4885|\
|
px-4885|\
|
||||||
re6500|\
|
re6500|\
|
||||||
whr-1166d|\
|
whr-1166d|\
|
||||||
whr-300hp2|\
|
|
||||||
whr-600d|\
|
whr-600d|\
|
||||||
widora-neo)
|
widora-neo)
|
||||||
status_led="$board:orange:wifi"
|
status_led="$board:orange:wifi"
|
||||||
@ -213,6 +212,7 @@ get_status_led() {
|
|||||||
wizfi630a)
|
wizfi630a)
|
||||||
status_led="$board::run"
|
status_led="$board::run"
|
||||||
;;
|
;;
|
||||||
|
whr-300hp2|\
|
||||||
wsr-1166|\
|
wsr-1166|\
|
||||||
wsr-600)
|
wsr-600)
|
||||||
status_led="$board:green:power"
|
status_led="$board:green:power"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user