fix:优化sntp服务

fix:主函数中初始化增加错误判断处理
代码格式化
This commit is contained in:
Zip
2019-01-29 15:56:25 +08:00
parent 8b3cb142d8
commit fa570549a9
10 changed files with 235 additions and 49 deletions

View File

@@ -29,6 +29,7 @@ $(NAME)_SOURCES := main.c\
user_wifi.c\
user_key.c\
user_sntp.c\
user_rtc.c\
user_mqtt_client.c\
user_function.c