Add messages on failed 1wire sensors
This commit is contained in:
@@ -25,7 +25,8 @@
|
||||
#define LOG_SENSORMODE_UNKNOWN "Unknown sensor mode requested"
|
||||
#define LOG_SENSORMODE_UNKNOWN_CODE -5
|
||||
|
||||
#define LOG_SENSOR_MISSING -6
|
||||
#define LOG_SENSOR_MISSING_ERROR_MESSAGE "1Wire: sensors found"
|
||||
#define LOG_SENSOR_MISSING_ERROR_CODE -6
|
||||
|
||||
#define LOG_PUMP_AND_DOWNLOADMODE "Download mode, ignoring pump request"
|
||||
#define LOG_PUMP_AND_DOWNLOADMODE_CODE 2
|
||||
|
||||
Reference in New Issue
Block a user