diff --git a/sw/airborne/booz/arch/stm32/actuators/booz_actuators_mkk_arch.c b/sw/airborne/booz/arch/stm32/actuators/booz_actuators_mkk_arch.c index e4bd8f3aab..df3b43363b 100644 --- a/sw/airborne/booz/arch/stm32/actuators/booz_actuators_mkk_arch.c +++ b/sw/airborne/booz/arch/stm32/actuators/booz_actuators_mkk_arch.c @@ -48,8 +48,12 @@ void tim2_irq_handler(void) { /* Clear TIM2 update interrupt */ TIM_ClearITPendingBit(TIM2, TIM_IT_Update); actuators_mkk.idx++; - if (actuators_mkk.idx