mirror of
https://github.com/oopuuu/zTC1.git
synced 2025-12-13 21:48:25 +08:00
recover source code
This commit is contained in:
14
TC1/user_udp.h
Normal file
14
TC1/user_udp.h
Normal file
@@ -0,0 +1,14 @@
|
||||
|
||||
#ifndef __USER_UDP_H_
|
||||
#define __USER_UDP_H_
|
||||
|
||||
|
||||
#include "mico.h"
|
||||
#include "MiCOKit_EXT.h"
|
||||
|
||||
OSStatus user_udp_init( void );
|
||||
OSStatus user_udp_send( char *arg );
|
||||
|
||||
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user