Fix part 1

This commit is contained in:
MX
2022-11-02 23:07:00 +03:00
parent e1f5999095
commit c8bc9e26e0
14 changed files with 45 additions and 15 deletions
+2
View File
@@ -216,6 +216,8 @@ int32_t clock_app(void* p) {
// Exit the plugin
processing = false;
break;
default:
break;
}
}
} /*else if(event.type == EventTypeTick) {