Good morning i try compiled file arduino "Focuserv176_ULN2003.ino" but i have a error:
Focuserv176_ULN2003:98:10: fatal error: myQueue.h: No such file or directory
#include <myqueue.h> // By Steven de Salas
^~~~~~~~~~~
compilation terminated.
exit status 1
myQueue.h: No such file or directory</myqueue.h>
is possible to resolved?
Thanks.
Ettore
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Download this zip file
Start Arduino IDE
On menu bar,
Sketch
Include Library
Add .Zip Library
navigate to the downloaded zip file, select the zip file and click Open
Good morning i try compiled file arduino "Focuserv176_ULN2003.ino" but i have a error:
Focuserv176_ULN2003:98:10: fatal error: myQueue.h: No such file or directory
#include <myqueue.h> // By Steven de Salas
^~~~~~~~~~~
compilation terminated.
exit status 1
myQueue.h: No such file or directory</myqueue.h>
is possible to resolved?
Thanks.
Ettore
I resolved.
How did you do it?
I have the same error.
Download this zip file
Start Arduino IDE
On menu bar,
Sketch
Include Library
Add .Zip Library
navigate to the downloaded zip file, select the zip file and click Open