使用约定

传感器输入配置VmiConfig结构体。具体结构如下:

1
2
3
struct VmiConfig {
    uint32_t version;
} __attribute__((packed));