mirror of
https://github.com/openwrt/openwrt.git
synced 2025-06-24 02:03:47 +00:00
ar71xx: rssi leds for My Net WiFi Range Extender
The device has three extra LEDs which indicate the quality of the wireless link. Thanks to rssileds, this feature now works out of the box. Signed-off-by: Christian Lamparter <chunkeey@googlemail.com> Patchwork: http://patchwork.openwrt.org/patch/4462/ Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38950
This commit is contained in:
@ -18,6 +18,7 @@ $(eval $(call Profile,MYNETN600))
|
||||
|
||||
define Profile/MYNETREXT
|
||||
NAME:=WD My Net Wi-Fi Range Extender
|
||||
PACKAGES:=rssileds
|
||||
endef
|
||||
|
||||
define Profile/MYNETREXT/Description
|
||||
|
Reference in New Issue
Block a user