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 1d4b7cd77d
commit fd50428e1f
10 changed files with 384 additions and 260 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;