X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fao_adc.c;h=786dfd11d292dc45830061eca1d380554d4ef5ba;hb=18369c58e62bc64b969a7cf8be3103aa33c6d4aa;hp=cbeb6a24e5b13b141878fea484dfc2d77459f4a5;hpb=b51e5466f7a125db873edd1fa9bd3881d7e98aad;p=fw%2Faltos diff --git a/src/ao_adc.c b/src/ao_adc.c index cbeb6a24..786dfd11 100644 --- a/src/ao_adc.c +++ b/src/ao_adc.c @@ -84,7 +84,7 @@ ao_adc_isr(void) __interrupt 1 #if IGNITE_ON_P0 /* TeleMini readings */ a = (uint8_t __xdata *) (&ao_adc_ring[ao_adc_head].pres); -#ifdef TELEMINI_V_0_1 +#ifdef TELEMINI_V_1_0 switch (sequence) { case 0: /* pressure */