diff options
author | Christian Hesse <mail@eworm.de> | 2020-10-23 21:33:38 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2020-10-23 21:50:14 +0200 |
commit | fee2523a226e28e08dd2e2264ff857650a886702 (patch) | |
tree | 1483a97051c17c36af428992b5483740bb920d16 /global-functions | |
parent | 2e4658e49a5a2e575ff6b9c0fdadb66f65142d94 (diff) |
mode-button: make LED configurablechange-35
Diffstat (limited to 'global-functions')
-rw-r--r-- | global-functions | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/global-functions b/global-functions index ab3247a..f8716fe 100644 --- a/global-functions +++ b/global-functions @@ -8,7 +8,7 @@ # https://git.eworm.de/cgit/routeros-scripts/about/ # expected configuration version -:global ExpectedConfigVersion 34; +:global ExpectedConfigVersion 35; # global variables not to be changed by user :global GlobalFunctionsReady false; |