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 b47ada967c
11 changed files with 408 additions and 333 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;