This repository was archived by the owner on Jan 11, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +24
-24
lines changed
Project DMX 2.0/bin/Debug Expand file tree Collapse file tree 1 file changed +24
-24
lines changed Original file line number Diff line number Diff line change 16
16
"StartAddress" : 120 ,
17
17
"DeviceType" : 2 ,
18
18
"NumberOfChannels" : 6
19
- },
20
- {
21
- "Name" : " Ayra LED Scanner" ,
22
- "StartAddress" : 100 ,
23
- "DeviceType" : 3 ,
24
- "NumberOfChannels" : 11
25
- },
26
- {
27
- "Name" : " EuroLite LED Panel" ,
28
- "StartAddress" : 301 ,
29
- "DeviceType" : 4 ,
30
- "NumberOfChannels" : 48
31
- },
32
- {
33
- "Name" : " Showtec LED Spot" ,
34
- "StartAddress" : 20 ,
35
- "DeviceType" : 5 ,
36
- "NumberOfChannels" : 6
37
- },
38
- {
39
- "Name" : " Showtec LED Spot" ,
40
- "StartAddress" : 40 ,
41
- "DeviceType" : 5 ,
42
- "NumberOfChannels" : 6
19
+ // },
20
+ // {
21
+ // "Name": "Ayra LED Scanner",
22
+ // "StartAddress": 100,
23
+ // "DeviceType": 3,
24
+ // "NumberOfChannels": 11
25
+ // },
26
+ // {
27
+ // "Name": "EuroLite LED Panel",
28
+ // "StartAddress": 301,
29
+ // "DeviceType": 4,
30
+ // "NumberOfChannels": 48
31
+ // },
32
+ // {
33
+ // "Name": "Showtec LED Spot",
34
+ // "StartAddress": 20,
35
+ // "DeviceType": 5,
36
+ // "NumberOfChannels": 6
37
+ // },
38
+ // {
39
+ // "Name": "Showtec LED Spot",
40
+ // "StartAddress": 40,
41
+ // "DeviceType": 5,
42
+ // "NumberOfChannels": 6
43
43
}
44
44
]
You can’t perform that action at this time.
0 commit comments