ramips: use the ZBT-WE826 power LED for status indication

Signed-off-by: Mathias Kresin <dev@kresin.me>
openwrt-18.06
Mathias Kresin 2017-04-12 07:56:40 +02:00
parent 2ddaf96a77
commit 725238f698
2 changed files with 1 additions and 2 deletions

View File

@ -397,7 +397,6 @@ zbt-we2026)
;;
zbt-we826-16M|\
zbt-we826-32M)
ucidef_set_led_default "power" "power" "zbt-we826:green:power" "1"
set_wifi_led "zbt-we826:green:wifi"
set_usb_led "zbt-we826:green:usb"
;;

View File

@ -274,7 +274,7 @@ get_status_led() {
;;
zbt-we826-16M|\
zbt-we826-32M)
status_led="zbt-we826:green:wifi"
status_led="zbt-we826:green:power"
;;
zbt-wg3526-16M|\
zbt-wg3526-32M)