@ -12,7 +12,7 @@ typedef enum {
kboard_reset = 0x0000, //{} {}
kevent_bus_reg_change_report = 0x0064, //{regindex,oldval,toval}
kmodule_ping = 0x0100, //{}{}
kmodule_get_status = 0x0104, //{}{int32_t}
kmodule_stop = 0x0101, //{}{}
@ -13,6 +13,7 @@ typedef struct {
uint8_t data[];
/* int8_t checksum;*/
} zcr_cmd_header_t;
#pragma pack(pop)
typedef enum {