Comment the event groups standard demo files.

This commit is contained in:
Richard Barry 2013-12-31 19:07:31 +00:00
parent 2aa19f1a14
commit 8ae3d489fe
2 changed files with 638 additions and 407 deletions

File diff suppressed because it is too large Load diff

View file

@ -76,6 +76,7 @@
void vStartEventGroupTasks( void ); void vStartEventGroupTasks( void );
portBASE_TYPE xAreEventGroupTasksStillRunning( void ); portBASE_TYPE xAreEventGroupTasksStillRunning( void );
void vPeriodicEventGroupsProcessing( void );
#endif /* EVENT_GROUPS_DEMO_H */ #endif /* EVENT_GROUPS_DEMO_H */