mirror of
https://gitee.com/beecue/fastbee.git
synced 2025-12-21 10:25:54 +08:00
更新硬件SDK
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
MQTT demo 打开xmake.lua下面的程序
|
||||
add_files("./src/mqttclient_main.c",{public = true})
|
||||
|
||||
|
||||
MQTTS demo 打开xmake.lua下面的程序
|
||||
|
||||
add_files("./src/mqtts_client_main.c",{public = true})
|
||||
Reference in New Issue
Block a user