use mqtt roundtrip to ensure all receiving messages are processed before ds

This commit is contained in:
Your Name
2021-05-24 19:37:27 +02:00
parent 50d07a3c02
commit a90b59f69f
2 changed files with 65 additions and 25 deletions

View File

@@ -78,7 +78,7 @@
/** \addtogroup Configuration
* @{
*/
#define FIRMWARE_VERSION "1.1.0"
#define FIRMWARE_VERSION "sw 1.2 hw 0.9"
#define MOIST_SENSOR_MAX_ADC (85 * 4095 / 100)
#define MOIST_SENSOR_MIN_ADC (25 * 4095 / 100)