ap62: wiggle priv45 wifi params

This commit is contained in:
Astro 2023-01-20 21:45:39 +01:00
parent 89bcddf5e2
commit cd23dcbc9a
1 changed files with 2 additions and 2 deletions

View File

@ -1937,7 +1937,7 @@
channel = 36;
htmode = "VHT80";
ssids = {
"Wolke7" = { net = "priv45"; };
"Wolke7" = { net = "priv45"; encryption = "wpa2"; };
"ZW public" = { net = "pub"; };
};
};
@ -1945,7 +1945,7 @@
channel = 9;
htmode = "HT40+";
ssids = {
"Wolke7" = { net = "priv45"; };
"Wolke7 legacy" = { net = "priv45"; encryption = "wpa2"; };
"ZW public" = { net = "pub"; };
};
};