I'm simply trying to run an example sketch program on my arduino with the motor controler from the Pololu qik motor arduino library. I got a successful add library. Once I tried uploading the sketch the arduino IDE gave me an error code:
Qik2s9v1Demo.ino:14:23: fatal error: PololuQik.h: No such file or directory
compilation terminated.
I've tried finding trouble shooting for this error. I also may be just giving a vauge description so if you need more information I can give that. Thank you for the help.