This commit is contained in:
sparks-alec
2023-06-23 03:11:24 -04:00
parent 19e4ce1e47
commit 3621617f5d
2 changed files with 18 additions and 1 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ const fs = require('fs');
const path = require('path');
exports.config = {
defaultName: 'DiGiCo',
defaultName: 'DiGiCo SD',
connectionType: 'osc-udp',
remotePort: 8000,
localPort: 8001,