User Activity

Hi everyone!I had a problem with timer interrupt. When i use 2 if statements in timer interrupt it't only do one of them. My if statements are in different condition.Here brief of my codevoid HAL_TIM_PeriodElapsedCallback(TIM_HandleTypeDef *htim){ if...