blink1_serverdown

Tickle blink1 serverdown functionality.

'st' param for mk2 firmware only

extern (C)
int
blink1_serverdown
(,
ubyte on
,
ushort millis
,
ubyte st
,
ubyte startpos
,
ubyte endpos
)

Parameters

on ubyte

enable or disable: enable=1, disable=0

millis ushort

milliseconds to wait until triggering (up to 65,355 millis)

startpos ubyte

pattern start position (fw 205+)

endpos ubyte

pattern end pos (fw 205+)

Meta