fix: fix status led for the wbs510-v2 (#476)

This commit is contained in:
apcameron 2020-01-30 21:03:04 -06:00 committed by GitHub
parent 8439b21b06
commit 5244948706
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -2,7 +2,7 @@ Index: openwrt/target/linux/ar71xx/base-files/etc/diag.sh
===================================================================
--- openwrt.orig/target/linux/ar71xx/base-files/etc/diag.sh
+++ openwrt/target/linux/ar71xx/base-files/etc/diag.sh
@@ -163,9 +163,19 @@ get_status_led() {
@@ -163,9 +163,20 @@ get_status_led() {
cf-e385ac)
status_led="$board:blue:wlan2g"
;;
@ -13,6 +13,7 @@ Index: openwrt/target/linux/ar71xx/base-files/etc/diag.sh
+ cpe510-v2|\
+ cpe510-v3|\
+ cpe210|\
+ wbs510-v2|\
cpe510)
status_led="tp-link:green:link4"
;;