diff --git a/Macros.md b/Macros.md index a4e1a16..be54066 100644 --- a/Macros.md +++ b/Macros.md @@ -87,6 +87,13 @@ Each macro can be paused by unticking the checkbox next to its name. ![](https://i.imgur.com/8IAfibs.png) +With version 1.24.0 another section was introduced. +The "else action" section, which allows you to define actions to be executed in case the conditions are *not* met. +You can access it by moving the other sections up. + +![else](https://github.com/WarmUpTill/SceneSwitcher/assets/19472752/7f194ace-db5b-4c92-bc3a-1211adca5139) + + ## Creating a new macro In the following example we will create a macro to automatically switch to a scene "test1" if the output of a video source has not changed for a specified amount of time.