Plant Monitoring Project

Dependencies:   mbed SHT21_ncleee WakeUp SSD1306 DHT Adafruit_TCS34725 DS1820

Revision:
17:7d07f5f0f033
Parent:
16:13364798fce6
Child:
18:d30cd2967da4
--- a/main.cpp	Tue Oct 22 14:33:22 2019 +0000
+++ b/main.cpp	Tue Oct 22 14:34:11 2019 +0000
@@ -35,7 +35,7 @@
 
 
 float temperature_sol;
-unsigned char humidity_sol;
+unsigned char humidity_sol; 
 float temperature_air;
 unsigned char humidity_air;
 unsigned char pr, pg, pb;