X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fmegametrum-v0.1%2Fao_pins.h;h=5ae80ac518a61cb61230011a98baee55383082b3;hb=b49c751749dcd3e78991463c098f8d916f52179d;hp=724878b51c6bcfee669cfc7f9d8264f9e1a1a92c;hpb=c676ad8048d10ad9da22ea3acf19e4e1872103ff;p=fw%2Faltos diff --git a/src/megametrum-v0.1/ao_pins.h b/src/megametrum-v0.1/ao_pins.h index 724878b5..5ae80ac5 100644 --- a/src/megametrum-v0.1/ao_pins.h +++ b/src/megametrum-v0.1/ao_pins.h @@ -18,7 +18,7 @@ #ifndef _AO_PINS_H_ #define _AO_PINS_H_ -#define HAS_MS5611 1 +#define HAS_TASK_QUEUE 1 /* 8MHz High speed external crystal */ #define AO_HSE 8000000 @@ -248,6 +248,7 @@ struct ao_adc { * Pressure sensor settings */ #define HAS_MS5607 1 +#define HAS_MS5611 0 #define AO_MS5607_PRIVATE_PINS 1 #define AO_MS5607_CS_PORT (&stm_gpioc) #define AO_MS5607_CS_PIN 4