Conventions
Use the VmiConfig structure to configure the GPS input. The structure of VmiConfig is as follows:
struct VmiConfig {
uint32_t version;
} __attribute__((packed));
Parent topic: GPS Input Development
Use the VmiConfig structure to configure the GPS input. The structure of VmiConfig is as follows:
struct VmiConfig {
uint32_t version;
} __attribute__((packed));