diff --git a/Arduino/CanGrow/CanGrow_Sensors.h b/Arduino/CanGrow/CanGrow_Sensors.h index a65b831..2ae2dec 100644 --- a/Arduino/CanGrow/CanGrow_Sensors.h +++ b/Arduino/CanGrow/CanGrow_Sensors.h @@ -172,7 +172,7 @@ int getSoilmoisture(byte moistureSensor, bool returnRAW = false) { // wet = 560; // measured in fresh watered soil - wet = 390; + wet = 420; dry= 250; // get raw value from I2C chirp sensor