forked from Ivasoft/openwrt
ar71xx: add support for the UniFi AP Outdoor Plus
the GPIO controlling the rf filter is not configured properly by this patch. Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net> SVN-Revision: 44077
This commit is contained in:
@@ -255,6 +255,9 @@ get_status_led() {
|
||||
uap-pro)
|
||||
status_led="ubnt:white:dome"
|
||||
;;
|
||||
unifi-outdoor-plus)
|
||||
status_led="ubnt:white:front"
|
||||
;;
|
||||
airgateway)
|
||||
status_led="ubnt:white:status"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user