Name legacy consistent, add ZW Public where missing

This commit is contained in:
Sandro - 2023-11-01 04:02:40 +01:00
parent 80c94ba7a1
commit fa5ef40657
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5

View File

@ -748,7 +748,7 @@
channel = 9; channel = 9;
htmode = "HT20"; htmode = "HT20";
ssids = { ssids = {
"ZW public" = { net = "pub"; }; "ZW public legacy" = { net = "pub"; };
"ZW stage legacy" = { net = "priv25"; }; "ZW stage legacy" = { net = "priv25"; };
}; };
}; };
@ -1753,6 +1753,7 @@
net = "roof"; net = "roof";
mode = "sta"; mode = "sta";
}; };
"ZW public".net = "pub";
}; };
}; };
"platform/ahb/18100000.wmac" = { "platform/ahb/18100000.wmac" = {