Browse Source

change sntp to sntp_api

balbekova 7 năm trước cách đây
mục cha
commit
3344dba187
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      modules/HTTP_Server/http_server.c

+ 1 - 1
modules/HTTP_Server/http_server.c

@@ -19,7 +19,7 @@
 #include "log.h"
 #include "hal.h"
 #include "radius_user.h"
-#include "sntp.h"
+#include "sntp_api.h"
 
 #ifdef PRINTF_STDLIB
 #include <stdio.h>