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-config | |
parent | 2e4658e49a5a2e575ff6b9c0fdadb66f65142d94 (diff) |
mode-button: make LED configurablechange-35
Diffstat (limited to 'global-config')
-rw-r--r-- | global-config | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/global-config b/global-config index 68d12e7..fc8d010 100644 --- a/global-config +++ b/global-config @@ -8,7 +8,7 @@ # Make sure all configuration properties are up to date and this # value is in sync with value in script 'global-functions'! -:global GlobalConfigVersion 34; +:global GlobalConfigVersion 35; # This is used for DNS and backup file. :global Domain "example.com"; @@ -105,6 +105,8 @@ 5="/ system script run bridge-port-toggle;"; # add more here... }; +# This led gives visual feedback if type is 'on' or 'off'. +:global ModeButtonLED "user-led"; # Run commands on SMS action. :global SmsAction { |