ramips: fix status LED for WHR-300HP2
Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
parent
32cfd3bd50
commit
a17872ec4f
1 changed files with 1 additions and 1 deletions
|
@ -173,7 +173,6 @@ get_status_led() {
|
|||
px-4885|\
|
||||
re6500|\
|
||||
whr-1166d|\
|
||||
whr-300hp2|\
|
||||
whr-600d|\
|
||||
widora-neo)
|
||||
status_led="$board:orange:wifi"
|
||||
|
@ -213,6 +212,7 @@ get_status_led() {
|
|||
wizfi630a)
|
||||
status_led="$board::run"
|
||||
;;
|
||||
whr-300hp2|\
|
||||
wsr-1166|\
|
||||
wsr-600)
|
||||
status_led="$board:green:power"
|
||||
|
|
Loading…
Reference in a new issue