ospf-to-leds: introduce script to visualize ospf state via leds

This commit is contained in:
Christian Hesse 2020-10-23 14:13:40 +02:00
parent ebbc40e3a0
commit ae5570325b
7 changed files with 63 additions and 3 deletions

View file

@ -8,7 +8,7 @@
# https://git.eworm.de/cgit/routeros-scripts/about/
# expected configuration version
:global ExpectedConfigVersion 33;
:global ExpectedConfigVersion 34;
# global variables not to be changed by user
:global GlobalFunctionsReady false;