mirror of
https://github.com/me-no-dev/AsyncTCP.git
synced 2025-08-03 04:34:44 +02:00
Update AsyncTCP.cpp (#183)
This commit is contained in:
@@ -76,7 +76,7 @@ typedef struct {
|
||||
};
|
||||
} lwip_event_packet_t;
|
||||
|
||||
static xQueueHandle _async_queue;
|
||||
static QueueHandle_t _async_queue;
|
||||
static TaskHandle_t _async_service_task_handle = NULL;
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user