Updated Lights (markdown)

blakadder 2019-05-16 09:54:44 +02:00
parent ffcf81297f
commit d68f7cebe6
1 changed files with 1 additions and 1 deletions

@ -15,7 +15,7 @@ By default the PWM channels are mapped accordingly depending on the number of us
|4|Red|Green|Blue|White|
|5|Red|Green|Blue|Cold White|Warm White|
When connecting more than one light strip to PWMs you cannot control them separately using the web UI due to the above mapping. Use [`Channel<x>`](commands#channel) to dim each PWM channel individually.
When connecting more than one light strip to PWMs, you cannot control them separately in the WebUI due to the above mapping. Use [`Channel<x>`](commands#channel) to dim each PWM channel individually.
Some lights use different controllers instead of PWM (f.e. SM16716 or MY92x1). In that case channel mapping is dependent on the controller. It can be remapped using [`SetOption37`](Commands#setoption37).