mirror of
https://github.com/sipeed/MaixCDK.git
synced 2026-09-15 06:03:02 -05:00
add: support other comm::HEADER
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user