move to new folder to prepare for other sennheiser series

This commit is contained in:
2023-10-19 08:32:22 -05:00
parent 4d42c0b514
commit 71dfaa6f3b
6 changed files with 1 additions and 1 deletions

Before

Width:  |  Height:  |  Size: 3.2 KiB

After

Width:  |  Height:  |  Size: 3.2 KiB

@@ -1,7 +1,7 @@
const Channel = require('./channel');
exports.config = {
defaultName: 'Sennheiser Wireless',
defaultName: 'Sennheiser G Wireless',
connectionType: 'UDPsocket',
heartbeatInterval: 5000,
heartbeatTimeout: 10000,