Clean up resources
Render the LED to a specified color.
The color to render, specified as a string of hexadecimal digits with no leading '0x' or '#' in RRGGBB format.
A promise that resolves when the SPI transfer completes.
StaticbitStaticbyteStaticrgb
LED controller for SPI-based NeoPixel LEDs (Raspberry Pi 5) This is based on pi5neo.py: https://github.com/vanshksingh/Pi5Neo/blob/main/pi5neo/pi5neo.py