From 17d5e5348943539c8651a602756f391a463b533a Mon Sep 17 00:00:00 2001
From: Tom Herbers <mail@tomherbers.de>
Date: Sun, 19 Nov 2023 11:43:33 +0100
Subject: [PATCH] devices: add instructions for Netgear WAX220

---
 devices.js | 1 +
 1 file changed, 1 insertion(+)

diff --git a/devices.js b/devices.js
index 954b338..8f593bf 100644
--- a/devices.js
+++ b/devices.js
@@ -638,6 +638,7 @@ var devices_info = {
     "EX6150": "https://freifunk-ingolstadt.de/eigener-freifunk-hotspot/anleitung/installationsanleitung-fuer-netgear-wi-fi-range-extender-ex6150-v2/",
     "R6120": "https://freifunk-ingolstadt.de/eigener-freifunk-hotspot/anleitung/installationsanleitung-fuer-netgear-r6120/",
     "R6220": "https://freifunk-ingolstadt.de/installationsanleitung-fuer-netgear-r6220/",
+    "WAX220": "https://openwrt.org/toh/netgear/wax220#oem_easy_installation",
   },
   "RAVPower": {
     "RP-WD009": "https://openwrt.org/toh/ravpower/rp-wd009#oem_installation_using_the_tftp_method"
-- 
GitLab