added timed light function

This commit is contained in:
Your Name
2021-08-29 20:45:50 +02:00
parent e927fc8c70
commit f99f72b65a
4 changed files with 102 additions and 12 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
#include "RunningMedian.h"
#include "MathUtils.h"
#define MOISTURE_MEASUREMENT_DURATION 500 /** ms */
#define MOISTURE_MEASUREMENT_DURATION 400 /** ms */
class Plant