mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-23 02:36:35 +00:00
Update xdrv_01_mqtt.ino
This commit is contained in:
parent
4325d51824
commit
4b99fd8ad3
@ -109,7 +109,6 @@ TasmotaMqtt MqttClient;
|
|||||||
|
|
||||||
bool MqttIsConnected()
|
bool MqttIsConnected()
|
||||||
{
|
{
|
||||||
//return mqtt_connected;
|
|
||||||
return MqttClient.Connected();
|
return MqttClient.Connected();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user