diff --git a/Arduino/CanGrow/CanGrow_Init.h b/Arduino/CanGrow/CanGrow_Init.h index 1c04013..d5a91c9 100644 --- a/Arduino/CanGrow/CanGrow_Init.h +++ b/Arduino/CanGrow/CanGrow_Init.h @@ -79,7 +79,7 @@ short NtpOffset; // 2: I2C chirp sensor from catnip electronics byte MoistureSensor_Type; // SoilmoistureLow - contains the value , when soil moisture is assumed to be low, -byte SoilmoistureLow = 75; +byte SoilmoistureLow = 80; // UsePump - is the pump used? bool bool UsePump; // UseFan - is the fan used? bool