me-no-dev / AsyncTCP

Async TCP Library for ESP32
GNU Lesser General Public License v3.0
750 stars 433 forks source link

Doesn't compile with ESP32-S3 Dev Board selected in Arduino IDE #142

Closed Miraculix200 closed 2 years ago

Miraculix200 commented 2 years ago

I had to add #include "freertos/FreeRTOS.h" before the line #include "freertos/semphr.h" in AsyncTCP.h for it to compile without error.

stale[bot] commented 2 years ago

[STALE_SET] This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.

stale[bot] commented 2 years ago

[STALE_DEL] This stale issue has been automatically closed. Thank you for your contributions.