Initial commit: CCU621_M firmware project with BLE debug link support.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-07-08 17:28:36 +08:00
commit 9ceb218f80
1597 changed files with 724159 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
void get_msgid(char *payload, int is_cloud);
int check_target_msg(const char *input, int len);
void send_permance_info(char *input, int input_len, char *comments, int report_format);