When I uploaded the OpenCat Sketch, Arduino said:
OpenCat:31:10: fatal error: WriteInstinct.h: No such file or directory
#include "WriteInstinct.h"
^~~~~~~~~~~~~~~~~
compilation terminated.
exit status 1
WriteInstinct.h: No such file or directory
And so i can't upload the code
If u guys have any idea, please kindly tell me
Copy the complete OpenCat folder into your main Arduino folder, that helped me!
After unzip of OpenCat, have you deleted the "-main" suffix of the folder? Is OpenCat.ino under the root of the OpenCat folder? The file structure should be:
- OpenCat/
/OpenCat.ino
/WriteInstinct/
/WriteInstinct.ino
/OpenCat.h
/InstinctBittle.h