mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2026-07-18 07:11:35 +00:00
mode-button: spilt the into two scripts
This commit is contained in:
parent
b3aa479515
commit
0e5a30d946
3 changed files with 86 additions and 69 deletions
|
|
@ -16,7 +16,7 @@ Mode button with multiple presses
|
|||
Description
|
||||
-----------
|
||||
|
||||
This script extend the functionality of mode button. Instead of just one
|
||||
These scripts extend the functionality of mode button. Instead of just one
|
||||
you can trigger several actions by pressing the mode button several times.
|
||||
|
||||
The hardware needs to have a mode button, see
|
||||
|
|
@ -39,9 +39,9 @@ Copy this code to terminal to check:
|
|||
Requirements and installation
|
||||
-----------------------------
|
||||
|
||||
Just install the script:
|
||||
Just install the scripts:
|
||||
|
||||
$ScriptInstallUpdate mode-button;
|
||||
$ScriptInstallUpdate mode-button,mode-button-scheduler;
|
||||
|
||||
Then configure the mode button to run `mode-button`:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue