water sensor started

This commit is contained in:
c3ma 2020-11-11 20:13:15 +01:00
parent 65cbfd9442
commit 398d832213

View File

@ -54,7 +54,6 @@ bool volatile mDeepsleep = false;
int plantSensor1 = 0; int plantSensor1 = 0;
int mWaterGone = -1; /**< Amount of centimeter, where no water is seen */
int readCounter = 0; int readCounter = 0;
bool mConfigured = false; bool mConfigured = false;