Open FiveTeethless opened 1 year ago
try and implement a connection to one or more NeoPixels instead of the colored LEDs.
Note: If we use a NeoPixel via I2C we must manage concurrent usage of the I2C (if we use the same one) as I2C may be used to control the display as well.
try and implement a connection to one or more NeoPixels instead of the colored LEDs.