Closed samuk closed 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_DEL] This stale issue has been automatically closed. Thank you for your contributions.
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.