first cut at turnon scripts for EasyTimer v2
[fw/altos] / src / kernel / ao_log_metrum.c
index ae96bd6387c5b243be76923c69cd42bad7982438..915b48acb349b4c7a78a69e2d3aebbd6a25b4381 100644 (file)
@@ -36,7 +36,7 @@ typedef uint8_t check_log_size[1-(256 % sizeof(struct ao_log_metrum))] ;
 void
 ao_log(void)
 {
-       uint16_t        next_sensor, next_other;
+       AO_TICK_TYPE    next_sensor, next_other;
 
        ao_storage_setup();