vpcola / ESP32SingleChannelGateway

A Fork of the popular ESP8266 single channel gateway adapted to ESP32 on the 915Mhz band.
74 stars 46 forks source link

error compiling #8

Open OMKAR29 opened 5 years ago

OMKAR29 commented 5 years ago

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