ayushsharma82 / WebSerial

A remote terminal library for wireless microcontrollers to log, monitor or debug your firmware/product
https://webserial.pro
GNU Affero General Public License v3.0
461 stars 107 forks source link

Unable to compile Demo.ino #71

Closed NotFazed closed 2 weeks ago

NotFazed commented 3 months ago

I'm using Arduino IDE 2.3.2 - controlling a OSOYOO V2.1 Robot Car which I believe has an Adruino Uno board with ESP8266

Followed the steps in the readme and get the following error when try to compile

In file included from C:\1Work\WebSerialDemo\WebSerialDemo.ino:18:0: c:\Users\scott\OneDrive\Documents\Arduino\libraries\ESP_Async_WebServer\src/ESPAsyncWebServer.h:26:10: fatal error: functional: No such file or directory

include

      ^~~~~~~~~~~~

compilation terminated. exit status 1

Compilation error: exit status 1

Any ideas ?

github-actions[bot] commented 3 weeks ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] commented 2 weeks ago

This issue was closed because it has been stalled for 5 days with no activity.