diff options
Diffstat (limited to 'src/micropeak')
| -rw-r--r-- | src/micropeak/ao_pins.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/micropeak/ao_pins.h b/src/micropeak/ao_pins.h index 7cfbca49..2c02f3a3 100644 --- a/src/micropeak/ao_pins.h +++ b/src/micropeak/ao_pins.h @@ -32,6 +32,7 @@ #define HAS_TASK 0 #define HAS_MS5607 1 #define HAS_MS5611 0 +#define HAS_SENSOR_ERRORS 0 #define HAS_EEPROM 0 #define HAS_BEEP 0 #define AVR_CLOCK 250000UL |
