circuitpython/esp8266/espneopixel.h

2 lines
74 B
C

void esp_neopixel_write(uint8_t pin, uint8_t *pixels, uint32_t numBytes);