blink1_readPatternLineN

Read a color pattern line to blink1. @note ledn param only works on fw204+ devices @param dev blink1 device to command @param fadeMillis pointer to milliseconds to fade to RGB color @return -1 on error, 0 on success

extern (C)
int
blink1_readPatternLineN
(,
ushort* fadeMillis
,
ubyte* r
,
ubyte* g
,
ubyte* b
,
ubyte* ledn
,
ubyte pos
)

Meta