altos/micropeak: Clock micropeak at 250kHz to save power
[fw/altos] / src / micropeak / ao_pins.h
index de9fc7f29c2b3848e7d56afb333b7a9a4e3d9f00..cf5951df5b90f42f0dbb598900728089a8c54693 100644 (file)
 #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
+#define AVR_CLOCK              250000UL
 
 /* SPI */
 #define SPI_PORT               PORTB