You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 <WiFi.h>
^~~~~~~~
compilation terminated.
exit status 1
Compilation error: exit status 1
The text was updated successfully, but these errors were encountered:
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 <WiFi.h>
^~~~~~~~
compilation terminated.
exit status 1
Compilation error: exit status 1
The text was updated successfully, but these errors were encountered: