mirror of
https://github.com/oopuuu/zTC1.git
synced 2025-12-12 21:18:13 +08:00
解決很多编译Bug
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
#include "micokit_ext.h"
|
||||
|
||||
void user_send(int udp_flag, char *s);
|
||||
void user_function_cmd_received(int udp_flag,uint8_t *pusrdata);
|
||||
void user_function_cmd_received(int udp_flag, char* pusrdata);
|
||||
unsigned char strtohex(char a, char b);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user