Update Doorbell-Sender.ino
This commit is contained in:
@@ -61,7 +61,6 @@ void loop() {
|
|||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
Serial.println("Error on HTTP request");
|
Serial.println("Error on HTTP request");
|
||||||
Serial.println(httpCode);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
http.end();
|
http.end();
|
||||||
|
|||||||
Reference in New Issue
Block a user