mirror of
https://github.com/oopuuu/zTC1.git
synced 2025-12-13 21:48:25 +08:00
MQTT OK
This commit is contained in:
@@ -243,7 +243,7 @@ static int HttpSetMqttConfig(httpd_request_t *req)
|
||||
require_noerr(err, exit);
|
||||
|
||||
sscanf(buf, "%s %d", MQTT_SERVER, &MQTT_SERVER_PORT);
|
||||
user_mqtt_init();
|
||||
//user_mqtt_init();
|
||||
|
||||
send_http("OK", 2, exit, &err);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user