diff --git a/speeduino/sensors.h b/speeduino/sensors.h index 0912f6e8..449f6695 100644 --- a/speeduino/sensors.h +++ b/speeduino/sensors.h @@ -15,7 +15,7 @@ #define ADCFILTER_BARO 64 */ -#define BARO_MIN 87 +#define BARO_MIN 65 #define BARO_MAX 108 #define KNOCK_MODE_DIGITAL 1