Skip to content
This repository has been archived by the owner on Jan 11, 2021. It is now read-only.

Commit

Permalink
Final version for project (v1.0.4)
Browse files Browse the repository at this point in the history
Added LED Spot.
Cleaned op minor stuff.
Added an example log.
(Correction for previous commit where version number was incorrect)
  • Loading branch information
Fishezzz committed May 22, 2019
1 parent a111e70 commit 18dd95d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Project DMX 2.0/bin/Debug/devices.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
"StartAddress": 100,
"DeviceType": 3,
"NumberOfChannels": 11
// },
// {
// "Name": "EuroLite LED Panel",
// "StartAddress": 301,
// "DeviceType": 4,
// "NumberOfChannels": 48
},
{
"Name": "EuroLite LED Panel",
"StartAddress": 301,
"DeviceType": 4,
"NumberOfChannels": 48
},
{
"Name": "Showtec LED Spot",
Expand Down

0 comments on commit 18dd95d

Please sign in to comment.