Linaro Git Browser
Code Review
Sign In
review.linaro.org
/
lite
/
micropython
/
61fa7c81527016be164321c442fe5317daa260ee
/
.
/
esp8266
/
espneopixel.h
blob: 4b20afda589f7e1b28c11f59b315f6a9caa70d67 [
file
] [
log
] [
blame
]
void
esp_neopixel_write
(
uint8_t
pin
,
uint8_t
*
pixels
,
uint32_t
numBytes
,
bool
is800KHz
);