add: support other comm::HEADER

This commit is contained in:
Mk16kawai
2024-07-09 15:25:02 +08:00
parent 602c4f1d1a
commit 00c57e134e
4 changed files with 24 additions and 37 deletions

View File

@@ -28,7 +28,7 @@ namespace maix
* @brief protocol header
* @maixpy maix.protocol.HEADER
*/
const uint32_t HEADER = 0xBBACCAAA;
extern uint32_t HEADER;
/**
* @brief protocol cmd, more doc see MaixCDK document's convention doc