Makuna / NeoPixelBus

An Arduino NeoPixel support library supporting a large variety of individually addressable LEDs. Please refer to the Wiki for more details. Please use the GitHub Discussions to ask questions as the GitHub Issues feature is used for bug tracking.
GNU Lesser General Public License v3.0
1.17k stars 255 forks source link

Fix for API Change #777

Closed Makuna closed 4 months ago

Makuna commented 4 months ago

Used to state just use 0x100, but this is incorrect on some platforms. Recommened now to just use SIG_GPIO_OUT_IDX.