Voltsensor test series has a constant, too

This commit is contained in:
Ollo
2020-12-28 14:26:41 +01:00
parent a8837d3119
commit 46ab832624
2 changed files with 4 additions and 3 deletions

View File

@@ -101,6 +101,7 @@
#define TEMPERATUR_TIMEOUT 3000 /**< 3 Seconds timeout for the temperatur sensors */
#define TEMP_SENSOR_MEASURE_SERIES 5
#define VOLT_SENSOR_MEASURE_SERIES 5
/* @} */
#endif