fixup! Integrate new message into robo easy
This commit is contained in:
+2
-2
@@ -296,9 +296,9 @@ struct PACKED AddSubMsgResp {
|
|||||||
struct Header header;
|
struct Header header;
|
||||||
uint8_t retcode;
|
uint8_t retcode;
|
||||||
uint8_t pub_node_id;
|
uint8_t pub_node_id;
|
||||||
uint8_t ack_node_id;
|
uint8_t ack_sub_mode;
|
||||||
uint8_t ack_msg_id;
|
uint8_t ack_msg_id;
|
||||||
uint32_t ack_err_uid_data;
|
uint16_t ack_err_uid_data;
|
||||||
struct Footer footer;
|
struct Footer footer;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user