Make settings more readable

Interloping 2019-02-08 09:38:29 +10:00
parent 5cb452beec
commit 54a6caee8a
1 changed files with 11 additions and 11 deletions

@ -87,17 +87,17 @@ Or set manually from the web interface:
### Tunable warm/cool white bulbs ### Tunable warm/cool white bulbs
I based these settings on the RGBW settings. I would have thought PWM1-3 were redundant, but have only had it work with all of these assigned as per below. The bulb is then tunable, with a brightness slider and a cool/warm slider. I based these settings on the RGBW settings. I would have thought PWM1-3 were redundant, but have only had it work with all of these assigned as per below. The bulb is then tunable, with a brightness slider and a cool/warm slider.
`D3 GPIO0 => None ` D3 GPIO0 => None
`TX GPIO1 => None` TX GPIO1 => None
`D4 GPIO2 => None` D4 GPIO2 => None
`RX GPIO3 => None` RX GPIO3 => None
`D2 GPIO4 => PWM1` D2 GPIO4 => PWM1 (37)
`D1 GPIO5 => PWM4` D1 GPIO5 => PWM4 (40)
`D6 GPIO12 => PWM2` D6 GPIO12 => PWM2 (38)
`D7 GPIO13 => PWM5` D7 GPIO13 => PWM5 (41)
`D5 GPIO14 => PWM3` D5 GPIO14 => PWM3 (39)
`D8 GPIO15 => None` D8 GPIO15 => None
`D0 GPIO16 => None` D0 GPIO16 => None
### RGBW colour bulbs ### RGBW colour bulbs