mirror of
https://github.com/oopuuu/zTC1.git
synced 2025-12-13 05:28:14 +08:00
fix:domoticz反馈数据导致的重复动作的问题
fix:优化全开全关是逻辑 add:增加mqtt连接状态判断函数
This commit is contained in:
@@ -8,6 +8,6 @@
|
||||
|
||||
extern OSStatus user_mqtt_init(void);
|
||||
extern OSStatus user_mqtt_send( char *arg );
|
||||
|
||||
extern bool user_mqtt_isconnect(void);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user