C API for BALTECH SDK

§ brp_get_version()

BRP_LIB char* brp_get_version ( void  )

Returns the version of the BRP Communication Libary.

Must not be confused with the defines BRP_BALTECH_API_VERSION, which has the format but refers to the version of the Baltech API (which might be different, see README.html!)

Returns
A 7 byte ASCII string of the format "x.yy.zz" (where x is the major version, y is the minor version and z is the release)