blink1_play

Play color pattern stored in blink1.

extern (C)
int
blink1_play
(,
ubyte play
,
ubyte pos
)

Parameters

dev blink1_device*

blink1 device to command

play ubyte

boolean: 1=play, 0=stop

pos ubyte

position to start playing from Retruns: -1 on error, 0 on success

Meta