hotspot-to-wpa: rework for RouterOS 7.24 compatibility

This commit is contained in:
Christian Hesse 2026-07-23 12:47:15 +02:00
parent 23e5c00de0
commit 36aa16837a
10 changed files with 398 additions and 253 deletions

View file

@ -15,7 +15,7 @@
# Git commit id & info, expected configuration version
:global CommitId "unknown";
:global CommitInfo "unknown";
:global ExpectedConfigVersion 144;
:global ExpectedConfigVersion 145;
# global variables not to be changed by user
:global GlobalFunctionsReady false;