Remove xCoRoutineHandle definition from FreeRTOS.h

pull/588/head^2
Paul Bartell 2 years ago committed by Paul Bartell
parent 893b6b26ab
commit 3d28cdaae4

@ -1068,7 +1068,6 @@
#define xTaskParameters TaskParameters_t
#define xTaskStatusType TaskStatus_t
#define xTimerHandle TimerHandle_t
#define xCoRoutineHandle CoRoutineHandle_t
#define pdTASK_HOOK_CODE TaskHookFunction_t
#define portTICK_RATE_MS portTICK_PERIOD_MS
#define pcTaskGetTaskName pcTaskGetName

Loading…
Cancel
Save