Hi
i have just built up my focuserpro2 and ran the test programs that all worked.
However I have downloaded Focuser265_Drv8825_HW203 and get a problem compiling before making any changes by commenting out lines.
I have a fatal error: myQueue.h: No such file or directory
I have downloaded the zip file myQueue.h By Steven de Salas and extracted to the library but this is not found
If I comment out this line then it doesn't find myDallasTemperature .h
I extracted the files to arduino libraries and can see then but the program can't
Running Win 7
Dave
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
After fighting this for ages I found the problem.
In preferences it was pointing at C:\Users\User\Documents\Arduino\Libraries
I removed \Libraries and it compiles
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi
i have just built up my focuserpro2 and ran the test programs that all worked.
However I have downloaded Focuser265_Drv8825_HW203 and get a problem compiling before making any changes by commenting out lines.
I have a fatal error: myQueue.h: No such file or directory
I have downloaded the zip file myQueue.h By Steven de Salas and extracted to the library but this is not found
If I comment out this line then it doesn't find myDallasTemperature .h
I extracted the files to arduino libraries and can see then but the program can't
Running Win 7
Dave
After fighting this for ages I found the problem.
In preferences it was pointing at C:\Users\User\Documents\Arduino\Libraries
I removed \Libraries and it compiles