lebai-motion-control  3.1.6
lebai motion control C interface
lmc_version.h
Go to the documentation of this file.
1 
8 #ifndef LMC_VERSION
9 #define LMC_VERSION
10 
11 #ifdef __cplusplus
12 extern "C" {
13 #endif /* __cplusplus */
14 
27 const char * lmc_version();
28 
32 #ifdef __cplusplus
33 }
34 #endif /* __cplusplus */
35 
36 #endif /* LMC_VERSION */
const char * lmc_version()
Get current compile version of lebai-motion-controller.