mirror of
https://github.com/oopuuu/zTC1.git
synced 2025-12-12 21:18:13 +08:00
time_server/
This commit is contained in:
13
TC1/time_server/user_sntp.h
Normal file
13
TC1/time_server/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