start refactoring

This commit is contained in:
2020-11-23 19:30:57 +01:00
parent b8513b2112
commit 491a60f515
3 changed files with 14 additions and 4 deletions

View File

@ -71,6 +71,8 @@ void my_loop() {
#ifndef LOGGER_OUTPUT_BY_INTERRUPT
logExec();
#endif //LOGGER_OUTPUT_BY_INTERRUPT
mbusCommExec();
}
void SYSTICK_Callback() {