Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
[fw/altos] / src / stm-vga / ao_pins.h
index 93264031dd7a427f03ee6addbae83b4dae2efd27..6cbf0a4b58b22adb686dcfff986ed9e516b6e51e 100644 (file)
 #define AO_ADC_RING            32
 
 struct ao_adc {
-       uint16_t                tick;
+       AO_TICK_TYPE            tick;
        int16_t                 idd;
        int16_t                 temp;
        int16_t                 vref;