03-07-2025, 08:00 AM
Thank you for the quick reply
I had an older version of "PCF8574.h" installed
after reinstalling it works perfectly.
Now I wanted to test the ETH version
I have installed <WebServer_WT32_ETH01.h> 1.5.1
but unfortunately I get the following error message
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
In file included from /home/arduino/Arduino/WebServer_WT32_ETH01-main/examples/ESP32_FS_EthernetWebServer/ESP32_FS_EthernetWebServer.ino:77:
/home/arduino/Arduino/libraries/WebServer_WT32_ETH01/src/WebServer_WT32_ETH01.h:63:4: error: #error This code is designed to run on ESP32 platform! Please check your Tools->Board setting.
63 | #error This code is designed to run on ESP32 platform! Please check your Tools->Board setting.
| ^~~~~
exit status 1
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Compilation error: exit status 1
I need your help again
thank you
I had an older version of "PCF8574.h" installed
after reinstalling it works perfectly.
Now I wanted to test the ETH version
I have installed <WebServer_WT32_ETH01.h> 1.5.1
but unfortunately I get the following error message
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
In file included from /home/arduino/Arduino/WebServer_WT32_ETH01-main/examples/ESP32_FS_EthernetWebServer/ESP32_FS_EthernetWebServer.ino:77:
/home/arduino/Arduino/libraries/WebServer_WT32_ETH01/src/WebServer_WT32_ETH01.h:63:4: error: #error This code is designed to run on ESP32 platform! Please check your Tools->Board setting.
63 | #error This code is designed to run on ESP32 platform! Please check your Tools->Board setting.
| ^~~~~
exit status 1
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Compilation error: exit status 1
I need your help again
thank you

