state-handler: fix: reset of integral value after error state. Display wiht 3 digits
This commit is contained in:
@@ -21,7 +21,6 @@ enum _global_values
|
||||
TIMER_GLOBAL_TIMEOUT = 120000,
|
||||
TIMER_SENSORS_TIMEOUT = 5000,
|
||||
TIMER_PRESSURE_TIMEOUT = 150,
|
||||
TIMER_ERROR_VALUE = -255,
|
||||
};
|
||||
|
||||
#endif /* COMMON_CONTROL_VALUES_H_ */
|
||||
|
||||
Reference in New Issue
Block a user