blink1_getCacheIndexById

Return cache index for a given blink1 id (0-max or serial number as uint32)

extern (C)
int
blink1_getCacheIndexById
(
ushort i
)

Parameters

i ushort

blink1 id (0-blink1_max_devices or serial as uint32)

Return Value

Type: int

cache index or -1 if not found

Meta