mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-23 07:03:44 +00:00
ar71xx: fix WLAN LED names for Archer C7
Update WLAN LED colour identifier for both interfaces on Archer C7 Signed-off-by: Tomislav Požega <pozega.tomislav@gmail.com>
This commit is contained in:
parent
a73934fc9a
commit
65762cdd22
@ -124,8 +124,8 @@ archer-c5|\
|
||||
archer-c7)
|
||||
ucidef_set_led_usbport "usb1" "USB1" "tp-link:green:usb1" "usb1-port1"
|
||||
ucidef_set_led_usbport "usb2" "USB2" "tp-link:green:usb2" "usb2-port1"
|
||||
ucidef_set_led_wlan "wlan2g" "WLAN2G" "tp-link:blue:wlan2g" "phy1tpt"
|
||||
ucidef_set_led_wlan "wlan5g" "WLAN5G" "tp-link:blue:wlan5g" "phy0tpt"
|
||||
ucidef_set_led_wlan "wlan2g" "WLAN2G" "tp-link:green:wlan2g" "phy1tpt"
|
||||
ucidef_set_led_wlan "wlan5g" "WLAN5G" "tp-link:green:wlan5g" "phy0tpt"
|
||||
;;
|
||||
archer-c58-v1|\
|
||||
archer-c59-v1|\
|
||||
|
Loading…
Reference in New Issue
Block a user