1
0
mirror of https://github.com/bluekitchen/btstack.git synced 2025-04-01 13:20:50 +00:00
2019-09-23 14:44:03 +02:00

3 lines
74 B
C

typedef int TaskHandle_t;
TaskHandle_t xTaskGetCurrentTaskHandle( void );