AsyncTCP
AsyncTCP copied to clipboard
Fixed FreeRTOS error
In order to avoid #error "include FreeRTOS.h" must appear in source files before "include semphr.h" semphr.h which located in include/freertos/freertos/semphr.h:74:3, "freertos/FreeRTOS.h" library has to be included. PlatformIO on ubuntu-latest
Hello! I have the same issue, is it planned to be merged?
Hi, someone with write access have to review this in order to merge. You could try my forked version from my profile.