mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-04-19 21:11:57 -04:00
Comment the event groups standard demo files.
This commit is contained in:
parent
2aa19f1a14
commit
8ae3d489fe
File diff suppressed because it is too large
Load diff
|
@ -76,6 +76,7 @@
|
|||
|
||||
void vStartEventGroupTasks( void );
|
||||
portBASE_TYPE xAreEventGroupTasksStillRunning( void );
|
||||
void vPeriodicEventGroupsProcessing( void );
|
||||
|
||||
#endif /* EVENT_GROUPS_DEMO_H */
|
||||
|
||||
|
|
Loading…
Reference in a new issue