Matteo Lampugnani
Results
1
comments of
Matteo Lampugnani
I solved removing this line: https://github.com/sirleech/Webduino/blob/master/WebServer.h#L32 You will need to include Ethernet.h or Ethernet2.h in your sketch, see below example: ``` #if defined BUILD_COMM_ETH #define WEBDUINO_FAVICON_DATA "" // no favicon...