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
/
ports
/
esp32
/
modesp.h
blob: a822c02eccde1fd04eefb60497ca7a2d41366ffa (
plain
)
1
void
esp_neopixel_write
(
uint8_t
pin
,
uint8_t
*
pixels
,
uint32_t
numBytes
,
uint8_t
timing
);