Update 'DHT11toMYSQL.ino'
This commit is contained in:
@@ -76,5 +76,5 @@ if(!client.connected())
|
|||||||
// if the server's disconnected, stop the client:
|
// if the server's disconnected, stop the client:
|
||||||
Serial.println("disconnected");
|
Serial.println("disconnected");
|
||||||
client.stop();
|
client.stop();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user