when I try to upload the code to my Arduino I get this error code:
/Users/boydvl/Downloads/Chess-2/Motor_ControllerV2_0/Motor_ControllerV2_0.ino:18:21: fatal error: AFMotor.h: No such file or directory #include <AFMotor.h>
^
compilation terminated.
exit status 1
Error compiling for board Arduino/Genuino Uno.
I don't understand what's wrong with my code, can anyone help me out?
code is in the attachment.
in my effort to make a chessboard using Arduino I can't find a way to link the chess code to the chess.app program from the Mac, does anyone know how to link these two? code is in the attachment and the chess app is pre-installed on your Mac