We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 802304f commit 4a649ccCopy full SHA for 4a649cc
main/src/system/event.c
@@ -15,4 +15,4 @@ EventGroupHandle_t task_event_group;
15
void event_init(void)
16
{
17
task_event_group = xEventGroupCreate();
18
-}
+}
0 commit comments