diff --git a/Project DMX 2.0/bin/Debug/devices.json b/Project DMX 2.0/bin/Debug/devices.json index 70a5eaf..7582a35 100644 --- a/Project DMX 2.0/bin/Debug/devices.json +++ b/Project DMX 2.0/bin/Debug/devices.json @@ -16,29 +16,29 @@ "StartAddress": 120, "DeviceType": 2, "NumberOfChannels": 6 - }, - { - "Name": "Ayra LED Scanner", - "StartAddress": 100, - "DeviceType": 3, - "NumberOfChannels": 11 - }, - { - "Name": "EuroLite LED Panel", - "StartAddress": 301, - "DeviceType": 4, - "NumberOfChannels": 48 - }, - { - "Name": "Showtec LED Spot", - "StartAddress": 20, - "DeviceType": 5, - "NumberOfChannels": 6 - }, - { - "Name": "Showtec LED Spot", - "StartAddress": 40, - "DeviceType": 5, - "NumberOfChannels": 6 + // }, + // { + // "Name": "Ayra LED Scanner", + // "StartAddress": 100, + // "DeviceType": 3, + // "NumberOfChannels": 11 + // }, + // { + // "Name": "EuroLite LED Panel", + // "StartAddress": 301, + // "DeviceType": 4, + // "NumberOfChannels": 48 + // }, + // { + // "Name": "Showtec LED Spot", + // "StartAddress": 20, + // "DeviceType": 5, + // "NumberOfChannels": 6 + // }, + // { + // "Name": "Showtec LED Spot", + // "StartAddress": 40, + // "DeviceType": 5, + // "NumberOfChannels": 6 } ] \ No newline at end of file