enable cnt
This commit is contained in:
@ -50,7 +50,7 @@ void my_setup_2() {
|
||||
schAdd(second_tick, NULL, 0, 60*1000);
|
||||
|
||||
|
||||
// HAL_TIM_IC_Start_IT(&mainsCnt, TIM_CHANNEL_1);
|
||||
HAL_TIM_IC_Start_IT(&mainsCnt, TIM_CHANNEL_1);
|
||||
|
||||
logMsg("Application running");
|
||||
}
|
||||
|
Reference in New Issue
Block a user