sbgECom Library
5.2.590-stable
Interface SBG Systems IMU/AHRS/INS
Loading...
Searching...
No Matches
sbgEComGetVersion.h
Go to the documentation of this file.
1
31
32
#ifndef SBG_ECOM_GET_VERSION_H
33
#define SBG_ECOM_GET_VERSION_H
34
35
// sbgCommonLib headers
36
#include <
sbgCommon.h
>
37
38
#ifdef __cplusplus
39
extern
"C"
{
40
#endif
41
42
//----------------------------------------------------------------------//
43
//- Public methods -//
44
//----------------------------------------------------------------------//
45
51
uint32_t
sbgEComGetVersion
(
void
);
52
58
const
char
*
sbgEComGetVersionAsString
(
void
);
59
60
#ifdef __cplusplus
61
}
62
#endif
63
64
#endif
// SBG_ECOM_GET_VERSION_H
sbgCommon.h
Main header for the SBG Systems common C library.
sbgEComGetVersion
uint32_t sbgEComGetVersion(void)
sbgEComGetVersionAsString
const char * sbgEComGetVersionAsString(void)
src
sbgEComGetVersion.h
Generated by
1.13.2