fix:优化rtc及sntp逻辑

fix:优化部分函数名
add:增加relay直接控制函数(未测试)
This commit is contained in:
Zip
2019-01-29 16:33:04 +08:00
parent fa570549a9
commit 882b4bb0a8
10 changed files with 105 additions and 75 deletions

View File

@@ -27,7 +27,7 @@ NAME := App_TC1
$(NAME)_SOURCES := main.c\
cJSON/cJSON.c\
user_wifi.c\
user_key.c\
user_gpio.c\
user_sntp.c\
user_rtc.c\
user_mqtt_client.c\