You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/_pages/config/port.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -60,7 +60,7 @@ Name of this port config.
60
60
61
61
</div>
62
62
63
-
### ColorModifiers
63
+
### DeviceType
64
64
<divclass="variable-block"markdown="block">
65
65
66
66
Used by effects to know exact led count and zones of each device<br>This ensures that the colors are generated properly.
@@ -80,7 +80,7 @@ Used by effects to know exact led count and zones of each device<br>This ensures
80
80
81
81
</div>
82
82
83
-
### DeviceType
83
+
### ColorModifiers
84
84
<divclass="variable-block"markdown="block">
85
85
86
86
List of [Led Color Modifier]({{ "/common/led-color-modifier" | relative_url }}) objects to use for modifying colors before they are set on [Ports](#ports).
0 commit comments