eloquentarduino / EloquentArduino

IO, scheduling, utils, machine learning... for Arduino
https://eloquentarduino.github.io/EloquentArduino/
164 stars 59 forks source link

Compiler error #30

Open rhashaan263 opened 1 year ago

rhashaan263 commented 1 year ago

I missing a library and am not sure where to find it, any help would be appreciated.

In file included from C:\Users\Admin\AppData\Local\Temp.arduinoIDE-unsaved202326-36680-1dqphyx.a5gcl\CameraWebServerExample\CameraWebServerExample.ino:2:0: c:\Users\Admin\Documents\Arduino\libraries\EloquentArduino\src/eloquent/networking/wifi.h:7:10: fatal error: WiFi.h: No such file or directory

include

      ^~~~~~~~

compilation terminated.

exit status 1

Compilation error: exit status 1