mirror of
https://github.com/oopuuu/zTC1.git
synced 2025-12-09 11:38:14 +08:00
add:mqtt连接
This commit is contained in:
@@ -27,6 +27,8 @@ NAME := App_TC1
|
||||
$(NAME)_SOURCES := main.c\
|
||||
user_wifi.c\
|
||||
user_key.c\
|
||||
user_sntp.c
|
||||
user_sntp.c\
|
||||
user_mqtt_client.c
|
||||
|
||||
$(NAME)_COMPONENTS := protocols/SNTP
|
||||
$(NAME)_COMPONENTS := protocols/SNTP\
|
||||
protocols/mqtt
|
||||
Reference in New Issue
Block a user