mirror of
https://github.com/stagehacks/Cue-View.git
synced 2026-08-06 14:23:40 +00:00
clean out deprecated device config field
This commit is contained in:
@@ -3,7 +3,6 @@ const { Decoder } = require('@jwetzell/posistagenet');
|
||||
exports.config = {
|
||||
defaultName: 'PosiStageNet',
|
||||
connectionType: 'multicast',
|
||||
port: 56565,
|
||||
remotePort: 56565,
|
||||
mayChangePorts: false,
|
||||
heartbeatInterval: 5000,
|
||||
|
||||
Reference in New Issue
Block a user