mirror of
https://github.com/oopuuu/zTC1.git
synced 2025-12-13 13:38:14 +08:00
去除多余, 运行OK
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
#define MQTT_SERVER user_config->mqtt_ip
|
||||
#define MQTT_SERVER_PORT user_config->mqtt_port
|
||||
|
||||
void UserSend(int udp_flag, char *s);
|
||||
extern OSStatus UserMqttInit(void);
|
||||
extern OSStatus UserMqttSend(char *arg);
|
||||
extern bool UserMqttIsConnect(void);
|
||||
|
||||
Reference in New Issue
Block a user