JAndrassy / WiFiEspAT

Arduino networking library. Standard Arduino WiFi networking API over ESP8266 or ESP32 AT commands.
GNU Lesser General Public License v2.1
271 stars 44 forks source link

fatal error: string: No such file or directory #81

Closed Vovanchik closed 2 years ago

Vovanchik commented 2 years ago

When I am using this example: https://github.com/JAndrassy/WiFiEspAT/blob/b9443b2142ec07847d17efe4ebbe7a5f1808b1a7/examples/Advanced/HelloServer/HelloServer.ino#L20

I am receiving the following errors during compilation on Arduino Nano: libraries/WiFiWebServer/src/WiFiWebServer.hpp:297:10: fatal error: string: No such file or directory

include

      ^~~~~~~~

compilation terminated.

JAndrassy commented 2 years ago

https://github.com/khoih-prog/WiFiWebServer#currently-supported-boards