11-14-2024, 12:07 PM
I have the WebServer_WT32_ETH01 library installed, the problem lies in the STM32 definition in the code of this library. Just change the line #if ESP32 to #if !ESP32 and the compiler goes on. However, there is another problem with the PCF8547 library.. in the second picture.