使用约定
GPS输入配置VmiConfig结构体。具体结构如下:
1
2
3
struct
VmiConfig
{
uint32_t
version
;
}
__attribute__
((
packed
));
父主题:
GPS输入开发