Update LED type ID
This commit is contained in:
@@ -241,7 +241,7 @@
|
||||
#define TYPE_P9813 53
|
||||
#define TYPE_LPD6803 54
|
||||
|
||||
#define TYPE_SMARTMATRIX 60
|
||||
#define TYPE_SMARTMATRIX 100
|
||||
|
||||
//Network types (master broadcast) (80-95)
|
||||
#define TYPE_NET_DDP_RGB 80 //network DDP RGB bus (master broadcast bus)
|
||||
|
||||
@@ -355,7 +355,7 @@ ${i+1}:
|
||||
<!--option value="81">E1.31 RGB (network)</option-->
|
||||
<option value="82">Art-Net RGB (network)</option>
|
||||
<option value="88">DDP RGBW (network)</option>
|
||||
<option value="60">SmartMatrix</option>
|
||||
<option value="100">SmartMatrix</option>
|
||||
</select><br>
|
||||
<div id="co${i}" style="display:inline">Color Order:
|
||||
<select name="CO${i}">
|
||||
|
||||
Reference in New Issue
Block a user