Some comments

This commit is contained in:
Ollo 2020-11-06 18:52:38 +01:00
parent 9523857c0e
commit 2958976f0a

View File

@ -66,6 +66,6 @@
#define TEMPERATURE_DELTA_TRIGGER_IN_C 1
#define MOIST_DELTA_TRIGGER_ADC 10
#define SOLAR_DELTA_VOLT_ADC 3
#define LIPO_DELTA_VOLT_ADC 0.2
#define LIPO_DELTA_VOLT_ADC 0.2 /**< trigger for lipo voltage */
#endif