Is there a ESP32WIFI.h file for this board ?

hextejas
Posts: 4
Joined: Sun Nov 15, 2020 5:26 pm

Is there a ESP32WIFI.h file for this board ?

Postby hextejas » Wed Nov 18, 2020 4:49 pm

Is there a ESP32WIFI.h file for this board ?

Just switching to a esp32 board causes this error.
Partial error message:

Code: Select all

Arduino: 1.8.13 (Linux), Board: "Adafruit ESP32 Feather, 80MHz, 921600, None, Default"
I/home/hextejas/.arduino15/packages/esp32/hardware/esp32/1.0.4/variants/feather_esp32 /tmp/arduino_build_163580/sketch/AutoSatTrackerESP.ino.cpp -o /dev/null -DARDUINO_LIB_DISCOVERY_PHASE
Alternatives for ESP8266WiFi.h: []
ResolveLibrary(ESP8266WiFi.h)
  -> candidates: []
In file included from /home/hextejas/Arduino/SketchBooks/AutoSatTrackerESP/AutoSatTrackerESP.ino:20:0:
NV.h:9:25: fatal error: ESP8266WiFi.h: No such file or directory
compilation terminated.
exit status 1
ESP8266WiFi.h: No such file or directory
With the esp8266 board there are no errors

Code: Select all

Using library ESP8266WiFi at version 1.0 in folder: /home/hextejas/.arduino15/packages/esp8266/hardware/esp8266/2.7.4/libraries/ESP8266WiFi 
Sketch uses 380232 bytes (36%) of program storage space. Maximum is 1044464 bytes.
Global variables use 39560 bytes (48%) of dynamic memory, leaving 42360 bytes for local variables. Maximum is 81920 bytes.


Who is online

Users browsing this forum: cdollar and 66 guests