Closed Vovanchik closed 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
^~~~~~~~
compilation terminated.
https://github.com/khoih-prog/WiFiWebServer#currently-supported-boards
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.