repeating event demos

This commit is contained in:
Tester23
2023-08-20 13:39:12 +02:00
parent 60210a558e
commit ab07ba46d3
3 changed files with 37 additions and 0 deletions

View File

@ -1,4 +1,12 @@
[
{
"title": "Repeating event demos",
"description": "Repeating events can be used to create a simple timer.",
"requirements": [
"channel 1 - output relay"
],
"file": "scripts/repeatingEventDemo.bat"
},
{
"title": "Loop demo",
"description": "Features a 'goto' script command (for use within script) and, obviously, a label.",