Answer the question
In order to leave comments, you need to log in
How to make aREST work with Ethernet2?
Hey! I'm trying to put a sketch on an ATmega2560 with an Ethernet2 shield, plz tell me how to convert the example from - github to my shield?
change #include <Ethernet.h>
to #include <Ethernet2.h>
or #include <EthernetV2_0.h>
gives an error on page 71:
no matching function for call to 'aREST::handle(EthernetClient&)'
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question