altos/micropeak: Clock micropeak at 250kHz to save power
[fw/altos] / src / micropeak / ao_pins.h
index 67de1a8e8667cfd09fe355dfaced85908b592c97..cf5951df5b90f42f0dbb598900728089a8c54693 100644 (file)
@@ -32,7 +32,7 @@
 #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