OpenInterpreter / 01

The #1 open-source voice interface for desktop, mobile, and ESP32 chips.
https://01.openinterpreter.com/
GNU Affero General Public License v3.0
4.92k stars 517 forks source link

Add library ESPAsyncWebServer to ESP setup README #260

Closed moaazsidat closed 5 months ago

moaazsidat commented 5 months ago

Got a "ESPAsyncWebServer.h: No such file or directory" error without installing ESPAsyncWebServer

Got it working after installing this via the Library manager, is that the right fix here?

KillianLucas commented 5 months ago

Nice, I think I remember us doing this early on, and I think the documentation got lost somehow. Thanks @moaazsidat!