C API for BALTECH SDK

§ BRP_MODE_CONTINUOUS

#define BRP_MODE_CONTINUOUS   0x01

Continous mode.

This means that the command works until being finished (either successfully or with error). The exact meaning depends on the command (For details see device commands documentation).

NOT IMPLEMENTED YET.

Definition at line 40 of file brp_protocol.h.