X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fmegametrum-v0.1%2Fao_pins.h;h=eba72b4f7c9a86f25a26783d5a9c42b088d7fed8;hb=0b28eefe6b32033a0e85731aa38af7e07a8b45f5;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..eba72b4f 100644 --- a/src/megametrum-v0.1/ao_pins.h +++ b/src/megametrum-v0.1/ao_pins.h @@ -248,7 +248,7 @@ struct ao_adc { * Pressure sensor settings */ #define HAS_MS5607 1 -#define AO_MS5607_PRIVATE_PINS 1 +#define AO_MS5607_PRIVATE_PINS 0 #define AO_MS5607_CS_PORT (&stm_gpioc) #define AO_MS5607_CS_PIN 4 #define AO_MS5607_CS_MASK (1 << AO_MS5607_CS)