Basic example ATOM_PoE compilation error



  • When compiling this basis example in Arduino IDE M5Atom/examples/ATOM_BASE/ATOM_PoE/ATOM_PoE.ino I get the following error : cannot declare variable 'server' to be of abstract type 'EthernetServer'. The same type of error when compiling the W55Lan module for M5Stack. I assume that I am doing something wrong because two M5Stack product that don't pass the example compilation with the same type of error is weird. Who can help me out?



  • @happyuser thanks to Felix : solution can be found in the other thread about M5Stack LAN W5500.