altos: Allow timer interrupt without needing tick count
[fw/altos] / src / fox1ihu / flash-loader / ao_pins.h
index 19f29b0881822151e2dc4612807e5ed6958c7c1c..c4fa69bde8191be1ab4459e0df4005459a9c1301 100644 (file)
@@ -45,7 +45,7 @@
                AO_WATCHDOG_PORT->odr ^= (1 << AO_WATCHDOG_BIT);        \
        } while (0)
 
-#define HAS_TICK               1
+#define HAS_TICK               0
 #include <ao_flash_stm_pins.h>
 
 /* Attached signal, PB8 */