Update LED type ID

This commit is contained in:
Will Tatam
2023-12-13 21:27:57 +00:00
parent 10e22dc7c6
commit 41eb48b84c
2 changed files with 2 additions and 2 deletions

View File

@@ -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)

View File

@@ -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}">