Check number of broken temperature sensors

This commit is contained in:
jazzpi
2022-07-30 22:23:05 +02:00
parent 4316e604da
commit e0b9568e56
3 changed files with 17 additions and 0 deletions

View File

@ -20,6 +20,8 @@
#define SLAVETIMEOUT 500
#define SLAVE_HEARTBEAT_FRAMES 11
// 30% * 90 = 27, each sensor measures 2 cells
#define SLAVE_MIN_TEMP_SENSORS 14
typedef struct {