mirror of
https://github.com/oopuuu/zTC1.git
synced 2025-12-12 21:18:13 +08:00
utf-8
This commit is contained in:
@@ -42,7 +42,7 @@ void sntp_init(void)
|
||||
{
|
||||
struct in_addr ipp;ipp.s_addr=0xd248912c;
|
||||
sntp_set_server_ip_address (0,ipp);
|
||||
sntp_start_auto_time_sync (15000, sntp_time_call_back); //ÿСʱУһ<EFBFBD><EFBFBD>
|
||||
sntp_start_auto_time_sync (15000, sntp_time_call_back); //每小时校准一次
|
||||
|
||||
mico_rtc_time_t rtc_time;
|
||||
MicoRtcGetTime(&rtc_time);
|
||||
|
||||
Reference in New Issue
Block a user