fix:文件名不合理

This commit is contained in:
Zip
2019-03-25 12:35:30 +08:00
parent 04a68953b9
commit 1725d849b4
6 changed files with 9 additions and 9 deletions

View File

@@ -32,7 +32,7 @@ $(NAME)_SOURCES := main.c\
user_sntp.c\
user_rtc.c\
user_mqtt_client.c\
user_tftp_ota.c\
user_ota.c\
user_function.c
$(NAME)_COMPONENTS := protocols/SNTP\