clean out deprecated device config field

This commit is contained in:
2024-09-17 21:32:54 -05:00
parent 4bdf5d138c
commit 5671af079f
-1
View File
@@ -3,7 +3,6 @@ const { Decoder } = require('@jwetzell/posistagenet');
exports.config = {
defaultName: 'PosiStageNet',
connectionType: 'multicast',
port: 56565,
remotePort: 56565,
mayChangePorts: false,
heartbeatInterval: 5000,