Привет! пытаюсь засунуть скетч на ATmega2560 с shield Ethernet2, подскажите плз как переделать пример с -
github на мой shield?
меняю
#include <Ethernet.h>
на
#include <Ethernet2.h>
или
#include <EthernetV2_0.h>
выдает ошибку в стр.71:
no matching function for call to 'aREST::handle(EthernetClient&)'