mirror of
https://github.com/oopuuu/zTC1.git
synced 2025-12-12 21:18:13 +08:00
add:udp接收,准备在家udp发送队列
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#include "mico.h"
|
||||
#include "MiCOKit_EXT.h"
|
||||
|
||||
void user_function_cmd_received(uint8_t *pusrdata);
|
||||
void user_function_cmd_received(struct sockaddr *addr,uint8_t *pusrdata);
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user