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
hey,
I have done everything a per your video tutorial.
I get the following error when I compile.
Multiple libraries were found for "WiFi.h"
In file included from C:\Users\omkar\Documents\Arduino\libraries\ESP32SingleChannelGateway-master\ESP-sc-gway\ESP-sc-gway.ino:87:0:
Used: C:\Users\omkar\Documents\ArduinoData\packages\esp32\hardware\esp32\1.0.1\libraries\WiFi
C:\Users\omkar\Documents\Arduino\libraries\ESPWebServer-master\src/ESP8266WebServer.h:28:25: fatal error: ESP8266WiFi.h: No such file or directory
Not used: C:\Program Files\WindowsApps\ArduinoLLC.ArduinoIDE_1.8.21.0_x86__mdqgnx93n4wtt\libraries\WiFi
compilation terminated.
exit status 1
Error compiling for board ESP32 Dev Module.
please help
thanx
The text was updated successfully, but these errors were encountered:
hey,
I have done everything a per your video tutorial.
I get the following error when I compile.
Multiple libraries were found for "WiFi.h"
In file included from C:\Users\omkar\Documents\Arduino\libraries\ESP32SingleChannelGateway-master\ESP-sc-gway\ESP-sc-gway.ino:87:0:
Used: C:\Users\omkar\Documents\ArduinoData\packages\esp32\hardware\esp32\1.0.1\libraries\WiFi
C:\Users\omkar\Documents\Arduino\libraries\ESPWebServer-master\src/ESP8266WebServer.h:28:25: fatal error: ESP8266WiFi.h: No such file or directory
Not used: C:\Program Files\WindowsApps\ArduinoLLC.ArduinoIDE_1.8.21.0_x86__mdqgnx93n4wtt\libraries\WiFi
compilation terminated.
exit status 1
Error compiling for board ESP32 Dev Module.
please help
thanx
The text was updated successfully, but these errors were encountered: