diff options
Diffstat (limited to 'src/micropeak/ao_pins.h')
| -rw-r--r-- | src/micropeak/ao_pins.h | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/src/micropeak/ao_pins.h b/src/micropeak/ao_pins.h index de9fc7f2..67de1a8e 100644 --- a/src/micropeak/ao_pins.h +++ b/src/micropeak/ao_pins.h @@ -29,7 +29,7 @@  #define HAS_SERIAL_1		0  #define HAS_TASK		0  #define HAS_MS5607		1 -#define HAS_MS5611		1 +#define HAS_MS5611		0  #define HAS_EEPROM		0  #define HAS_BEEP		0  #define AVR_CLOCK		8000000UL  | 
