From 5531a15816228008ee5d3063527e380b2647de1c Mon Sep 17 00:00:00 2001 From: Fabian Daume Date: Tue, 5 Apr 2022 12:43:18 +0200 Subject: [PATCH] Update 'DHT11.php' --- DHT11.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DHT11.php b/DHT11.php index e5f388c..2ff5f4b 100644 --- a/DHT11.php +++ b/DHT11.php @@ -1,8 +1,8 @@ connect(); -§this->storeInDB(§temperature, §humidity); + §this->connect(); + §this->storeInDB(§temperature, §humidity); } // Connect to MYSQL-Server function connect() {