diff --git a/devices.js b/devices.js index 7c78a49e2f386fe4315b164e5692b99281068d7b..8cb1f882cd977c47dd3b442101646522c936a824 100644 --- a/devices.js +++ b/devices.js @@ -302,6 +302,7 @@ var devices_recommended = { "Sophos": { "AP100": "sophos-ap100", "AP100c": "sophos-ap100c", + "AP15": "sophos-ap15", "AP55": "sophos-ap55", "AP55c": "sophos-ap55c", "RED 15w": { "sophos-red-15w-rev.1": "Rev.1"}, @@ -659,6 +660,7 @@ var devices_info = { "Sophos": { "AP100": "https://git.openwrt.org/?p=openwrt/openwrt.git;a=commit;h=6f1efb28983758116a8ecaf9c93e1d875bb70af7", "AP100c": "https://git.openwrt.org/?p=openwrt/openwrt.git;a=commit;h=6f1efb28983758116a8ecaf9c93e1d875bb70af7", + "AP15": "https://git.openwrt.org/?p=openwrt/openwrt.git;a=commit;h=0dc58214896aacf67a3759495d70e2b4e9c160d8", "AP55": "https://git.openwrt.org/?p=openwrt/openwrt.git;a=commit;h=6f1efb28983758116a8ecaf9c93e1d875bb70af7", "AP55c": "https://git.openwrt.org/?p=openwrt/openwrt.git;a=commit;h=6f1efb28983758116a8ecaf9c93e1d875bb70af7", },