me-no-dev / AsyncTCP

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

AsyncTCP-master/src/ESPAsyncTCPbuffer.cpp:27:10: fatal error: debug.h: No such file or directory #146

Closed samuk closed 2 years ago

samuk commented 2 years ago

Debian, Arduino IDE 1.8.19 https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_dev_index.json in my preferences

My includes looks like:

include "config.h"

include

include

include

include "config_wifi.h"

include "WiFi.h"

include "web/index.html.gz.h"

Compiling for ESP-32-Dev

I get AsyncTCP-master/src/ESPAsyncTCPbuffer.cpp:27:10: fatal error: debug.h: No such file or directory

include

      ^~~~~~~~~

compilation terminated.

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.