完善代码

This commit is contained in:
Qiea
2024-11-12 12:36:57 +08:00
parent 15e6a6e1dc
commit 0566df80a2
3 changed files with 75 additions and 38 deletions

View File

@@ -2,5 +2,5 @@
#include "debug.h"
void send_blocks(float* arr);
char* uuid(void);
void send_blocks(float* arr, char* uuid_str);