This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
config:remotecontrol:midi [2019/07/09 16:18] 127.0.0.1 external edit |
config:remotecontrol:midi [2019/10/24 20:58] (current) tondose Korrektur (Typo) |
||
---|---|---|---|
Line 30: | Line 30: | ||
* != - Command will be executed if Data2 does not equal the specified value. | * != - Command will be executed if Data2 does not equal the specified value. | ||
* < - Command will be executed if Data2 is less than the specified value. | * < - Command will be executed if Data2 is less than the specified value. | ||
- | * <= - Command will be executed if Data2 is less or equal the specified value. | + | * <nowiki><=</nowiki> - Command will be executed if Data2 is less or equal the specified value. |
* > - Command will be executed if Data2 is greater than the specified value. | * > - Command will be executed if Data2 is greater than the specified value. | ||
* >= - Command will be executed if Data2 is greater or equal the specified value. | * >= - Command will be executed if Data2 is greater or equal the specified value. |