Skip to content
Snippets Groups Projects
Commit a17872ec authored by Felix Fietkau's avatar Felix Fietkau
Browse files

ramips: fix status LED for WHR-300HP2


Signed-off-by: default avatarFelix Fietkau <nbd@nbd.name>
parent 32cfd3bd
No related branches found
No related tags found
No related merge requests found
...@@ -173,7 +173,6 @@ get_status_led() { ...@@ -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() { ...@@ -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"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment