index
:
openmano-mpy
master
MicroPython source and hardware configuration for OpenMano
Damien George
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
esp8266
/
espneopixel.h
blob: 4b20afda589f7e1b28c11f59b315f6a9caa70d67 (
plain
)
1
void
esp_neopixel_write
(
uint8_t
pin
,
uint8_t
*
pixels
,
uint32_t
numBytes
,
bool
is800KHz
);