3 lines
74 B
C
Raw Normal View History

2019-09-23 14:44:03 +02:00
typedef int TaskHandle_t;
TaskHandle_t xTaskGetCurrentTaskHandle( void );