mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 15:59:52 +03:00
compiles for 2.0.13/idf4.4.6 and 3.0.0/idf5.1 (see pio_local.example)
This commit is contained in:
@@ -84,7 +84,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