tobozo / ESP32-ENC28J60

ENC28J60 Ethernet driver for ESP32-Arduino 2.0.x / 3.0.x, lwip compliant
MIT License
27 stars 8 forks source link

Error While Compiling #19

Open Katheesh opened 1 week ago

Katheesh commented 1 week ago

|-- ESP32-ENC28J60 @ 2.0.1 |-- HTTPClient @ 2.0.0 |-- WiFiClientSecure @ 2.0.0 Building in release mode Compiling .pio/build/esp32_2_0_5/src/main.cpp.o In file included from src/main.cpp:6: .pio/libdeps/esp32_2_0_5/ESP32-ENC28J60/src/ESP32-ENC28J60.h:23:10: fatal error: Network.h: No such file or directory

tobozo commented 1 week ago

hi,

platformio.ini should use a more recent version of espressif32 package, or an older version of this library