Skip to content
This repository was archived by the owner on Jan 20, 2025. It is now read-only.
This repository was archived by the owner on Jan 20, 2025. It is now read-only.

Compatibility #543

Closed
Closed
@MajicCat

Description

@MajicCat

Looks like there is an incompatibility with core ESP (tried 1.01 and 1.02)

C:\Users...\Documents\Arduino\libraries\AsyncTCP\src\AsyncTCP.cpp: In function 'bool _start_async_task()':

C:\Users...\Documents\Arduino\libraries\AsyncTCP\src\AsyncTCP.cpp:201:141: error: 'xTaskCreateUniversal' was not declared in this scope

     xTaskCreateUniversal(_async_service_task, "async_tcp", 8192 * 2, NULL, 3, &_async_service_task_handle, CONFIG_ASYNC_TCP_RUNNING_CORE);

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions