updated last bit so temprature gets send to api

This commit is contained in:
sam
2023-09-27 23:25:34 +02:00
parent 363973d7b8
commit cf9cf656ff

View File

@@ -67,7 +67,6 @@ void loop() {
Serial.print("LDR reading: ");
Serial.println(Lichtsterkte);
delay(400);
@@ -84,6 +83,7 @@ void loop() {
Serial.println(httpResponseCode);
//wacht x aanal miliseconden
digitalWrite(5, HIGH);
delay(400);