added pump specific power level (requires controller that supports this or dc motor)

This commit is contained in:
Your Name
2021-10-26 21:50:55 +02:00
parent dba39869d1
commit 2c8645121e
5 changed files with 19 additions and 6 deletions
+2
View File
@@ -19,6 +19,8 @@
#include "MathUtils.h"
#define MOISTURE_MEASUREMENT_DURATION 400 /** ms */
#define PWM_FREQ 50000
#define PWM_BITS 8
class Plant