altos: Switch telemini from v0.1 to v1.0
[fw/altos] / src / ao_adc.c
index cbeb6a24e5b13b141878fea484dfc2d77459f4a5..786dfd11d292dc45830061eca1d380554d4ef5ba 100644 (file)
@@ -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 */