mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2026-08-03 11:44:27 +00:00
Checked in header file missed form previous checkin.
This commit is contained in:
@@ -74,8 +74,8 @@
|
||||
#ifndef EVENT_GROUPS_DEMO_H
|
||||
#define EVENT_GROUPS_DEMO_H
|
||||
|
||||
void vStartEventBitTasks( void );
|
||||
portBASE_TYPE xAreEventBitTasksStillRunning( void );
|
||||
void vStartEventGroupTasks( void );
|
||||
portBASE_TYPE xAreEventGroupTasksStillRunning( void );
|
||||
|
||||
#endif /* EVENT_GROUPS_DEMO_H */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user