Hello everyone,
I've bought a Mux Shield II and I'm trying to test it on an Arduino Mega 2560.
I've downloaded the libary and put in libraries folder just exactly how it's explained into User Guide,
The error is in the initializing of the shield:
How you can see from the image, the shield is not even recognized as type of variable.
In userGuide I can find:
I've also tried to implement:
MuxShield() muxShield;
using the parentesys but I got the same error.
Can someone help me?
Thank you very much!!!