This commit is contained in:
2020-11-17 10:36:45 +01:00
parent eb5267771f
commit 0b443f7bd5
3 changed files with 14 additions and 21 deletions

View File

@ -210,7 +210,6 @@ void my_loop() {
}
void SYSTICK_Callback() {
// Pont Scheduler
schUpdate();
}