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