Mercurial > public > ostc4
diff Common/Inc/settings.h @ 337:38367bb982b8 PressureMeasure_Improvment
Set Max value for pressure offset to 50mBar (20mBar before)
Some OSTC4 might have a higher delta and need a bigger offset
author | ideenmodellierer |
---|---|
date | Sat, 17 Aug 2019 18:47:08 +0200 |
parents | b2a9e9b02df0 |
children | 75eedde05ff6 |
line wrap: on
line diff
--- a/Common/Inc/settings.h Sat Aug 17 18:44:43 2019 +0200 +++ b/Common/Inc/settings.h Sat Aug 17 18:47:08 2019 +0200 @@ -66,6 +66,8 @@ #define DDMMYY 1 #define YYMMDD 2 +#define PRESSURE_OFFSET_LIMIT_MBAR 50 + /* 2015 Jan 30, hw, deco and travel added for MenuEditGas * can be used for buehlmann, vpm, etc. later but be carefull * with current implemenation */