first commit

This commit is contained in:
2025-08-22 13:52:24 +08:00
commit 05a551d523
257 changed files with 49217 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
#ifndef _POSE_BODY_H_
#define _POSE_BODY_H_
#include "MppDecode.h"
extern char *CameraID;
extern int TypeID;
extern int UploadPort;
#endif