arduino-esp32/libraries/ESP32
Rodrigo Garcia de7cac11ae
Neopixel fix (#8845)
* improve neopixel definition for all boards

* Improve NeoPixel definition for all boards

* neopixelWrite uses Peirpheral Manager now

The function can now be used for many GPIOs in the same sketch by using Peripheral Manager attach/detach, not being necesary to worry about initialization.

* improve error message

* check if pin is RGB_BUILTIN

* fixes boards that don't RGB_BUILTIN
2023-11-09 23:15:10 +02:00
..
examples Neopixel fix (#8845) 2023-11-09 23:15:10 +02:00
src Add ESP32 examples folder and sigma-delta example 2017-02-05 16:14:43 +02:00
keywords.txt Added keywords.txt with RGB_BUILTIN into libraries/ESP32 (#7015) 2022-07-20 10:32:22 -03:00
library.properties Bump library versions to 2.0.0 (#5182) 2021-05-18 14:00:49 +03:00