Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 303 Bytes

readme.md

File metadata and controls

13 lines (7 loc) · 303 Bytes

NeoPixel driver for ESP-IDF

This code came from MicroPython ESP32 project.

And I added a function.

Please read main/main.c for more informations.

New function

np_set_pixel_rgbw

Set pixel color at buffer position from RGBW value.