improved DCCInterface_TurntableControl example to:

- Added selectable Movement Strategy: Positive Direction Only, Negative Direction Only, Shortest Distance
- Made Disabling Output on Idle optional
This commit is contained in:
Alex Shepherd
2020-06-01 18:49:00 +12:00
parent f3da07c739
commit 3abb683d8d
2 changed files with 84 additions and 28 deletions

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
.development
*.zip