summaryrefslogtreecommitdiff
path: root/FreeRTOS/Demo/Common/include/EventGroupsDemo.h
diff options
context:
space:
mode:
Diffstat (limited to 'FreeRTOS/Demo/Common/include/EventGroupsDemo.h')
-rw-r--r--FreeRTOS/Demo/Common/include/EventGroupsDemo.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/FreeRTOS/Demo/Common/include/EventGroupsDemo.h b/FreeRTOS/Demo/Common/include/EventGroupsDemo.h
index 71f6503ef..a21cfc30e 100644
--- a/FreeRTOS/Demo/Common/include/EventGroupsDemo.h
+++ b/FreeRTOS/Demo/Common/include/EventGroupsDemo.h
@@ -41,4 +41,3 @@ BaseType_t xAreEventGroupTasksStillRunning( void );
void vPeriodicEventGroupsProcessing( void );
#endif /* EVENT_GROUPS_DEMO_H */
-