Add Neopixel type number

This commit is contained in:
Leonel Lopes Parente 2021-05-23 20:42:01 +02:00
parent e5452124c7
commit 64270f2e7f

View file

@ -28,7 +28,7 @@
* Leds GPIO * Leds GPIO
* ---- ---- * ---- ----
* 13 (LED_BUILTIN) defined but there is no LED * 13 (LED_BUILTIN) defined but there is no LED
* NEOPIX <> 11 (PIN_NEOPIXEL) Neopixel LED * NEOPIX <> 11 (PIN_NEOPIXEL) WS2812B Neopixel LED
* 12 Neopixel enable. Default enabled = HIGH. * 12 Neopixel enable. Default enabled = HIGH.
* *
* I2C [display] GPIO * I2C [display] GPIO