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