mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-06 07:00:59 +00:00
3 lines
74 B
C
3 lines
74 B
C
|
typedef int TaskHandle_t;
|
||
|
TaskHandle_t xTaskGetCurrentTaskHandle( void );
|