mirror of
https://github.com/eddyem/stm32samples.git
synced 2026-02-28 11:54:30 +03:00
fix some bugs in 3steppers
This commit is contained in:
@@ -217,7 +217,6 @@ void tim16_isr(){
|
||||
TIM16->SR = 0;
|
||||
}
|
||||
|
||||
|
||||
void tim1_brk_up_trg_com_isr(){
|
||||
encoders_UPD(0);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user