M5Stack
M5Stack copied to clipboard
M5Stack Arduino Library
M5.begin(); ↓ auto cfg = M5.config(); M5.begin(cfg); Wire.begin(); 追加
Hi, I try to compile examples/Modules/Base_PoE/LAN_W5500/WebServer/WebServer.ino Arduino example. There comes always this error: _**Compilation error: cannot declare variable 'server' to be of abstract type 'EthernetServer'**_ The board is CoreS3,
### Describe the bug only one can work, ### To reproduce https://github.com/user-attachments/assets/7dda8e0b-280e-4a14-857a-5bb56a66fd16 ### Expected behavior  ### Screenshots _No response_ ### Environment - OS: - IDE &IDE Version: - Repository...