Commit 9050f13d authored by 957dd's avatar 957dd

Update mqtt.h

parent 0620b371
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
#define BROKER_ADDRESS "119.45.167.177" #define BROKER_ADDRESS "119.45.167.177"
#define BROKER_PORT 1883 #define BROKER_PORT 1883
#define TOPIC "controcar0004" #define TOPIC "controcar0005"
#define USERNAME "admin" // 替换为你的用户名 #define USERNAME "admin" // 替换为你的用户名
#define PASSWORD "admin" // 替换为你的密码 #define PASSWORD "admin" // 替换为你的密码
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment