I am nearly done with my bittle but when i try to uplad my OpenCat file I get this error. I have tried uploading the correct file to the directory but still does not work.
Can somebody help or give me the correct file?
Arduino:1.8.13 (Windows 10), Board:"Arduino Uno"
OpenCat:31:10: fatal error: WriteInstinct/OpenCat.h: No such file or directory
#include "WriteInstinct/OpenCat.h"
^~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
exit status 1
WriteInstinct/OpenCat.h: No such file or directory
Dit rapport zou meer informatie bevatten met
"Uitgebreide uitvoer weergeven tijden compilatie"
optie aan in Bestand -> Voorkeuren.
I checked the user manual, I did have the note in chapter 4.
Oh this one again... when you downloaded the from Github you need to remove the "-main" from the opencast folder name, then you need to place the opencast folder inside your Arduino folder and that should resolve that problem.