SCS is starting to implement proper OSC

This commit is contained in:
2024-09-17 21:32:34 -05:00
parent e4495229e4
commit 317c370e05
2 changed files with 1 additions and 1 deletions
-1
View File
@@ -1,7 +1,6 @@
exports.config = {
defaultName: 'Show Cue Systems',
connectionType: 'osc',
useSLIP: false,
defaultPort: 58100,
mayChangePorts: true,
heartbeatInterval: 5000,