altosui: Add config and pyro tabs to graph widget
[fw/altos] / src / kernel / ao_convert_pa_test.c
index e0ee2928cfa8fd569e260fc05d46161b1d6eefba..e1ca0bf7bb01ee123ec146c2b03aaf9855a525fb 100644 (file)
@@ -18,6 +18,7 @@
 
 #include <stdint.h>
 #define AO_CONVERT_TEST
+#define AO_TICK_TYPE uint32_t
 typedef int32_t alt_t;
 typedef int32_t pres_t;
 #include "ao_host.h"