mirror of
https://github.com/a2633063/zTC1.git
synced 2025-12-11 22:38:13 +08:00
add:增加sntp功能
This commit is contained in:
13
TC1/user_sntp.h
Normal file
13
TC1/user_sntp.h
Normal file
@@ -0,0 +1,13 @@
|
||||
|
||||
#ifndef __USER_SNTP_H_
|
||||
#define __USER_SNTP_H_
|
||||
|
||||
|
||||
#include "mico.h"
|
||||
#include "MiCOKit_EXT.h"
|
||||
|
||||
extern void sntp_init(void);
|
||||
|
||||
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user