blink1_openByPath

Open blink(1) by USB path.

Note: this is platform-specific, and port-specific.

extern (C)
blink1_openByPath
(
const char* path
)

Parameters

path char*

string of platform-specific path to blink1

Return Value

blink1_device or NULL if no blink1 found

Meta