periods
This commit is contained in:
@ -64,7 +64,7 @@ void my_setup_2() {
|
||||
|
||||
// cmdHandlerInit();
|
||||
|
||||
schAdd(second_tick, NULL, 0, 60*1000);
|
||||
schAdd(second_tick, NULL, 0, 1000);
|
||||
|
||||
|
||||
HAL_TIM_IC_Start_IT(&mainsCnt, TIM_CHANNEL_1);
|
||||
|
Reference in New Issue
Block a user