Good evening
Any idea what this error code correlates to?
Sketch\libs\digitalIOPerformance\components\board_template.cpp:6:5: error: operator '%' has no left operand
I have no idea at all what the Heck that could be referring too.
thanks
Good evening
Any idea what this error code correlates to?
Sketch\libs\digitalIOPerformance\components\board_template.cpp:6:5: error: operator '%' has no left operand
I have no idea at all what the Heck that could be referring too.
thanks
respectively
Thank you
I think I found your problem. If you look at the installation instructions: Home | Speeduino Manual it says:
you will need to copy all the folders from the speeduino 'libs' directory into the Arduino libraries directory
I think you didn't do that because if I compile speeduino.ino without moving the folders then I get the same error but if I move them to my {sketchbook}/libraries folder then it compiles fine. So check that and let me know what happens.
Thank you for all you help! i did extract those individual files from the LIBS zip file into a main library folder, but for some reason i had 2 library folders on my computer, so when i pasted those files into the correct library WE WERE GOLDEN !!!!
thank you so much
Glad to hear! Enjoy speeduino, it looks like a cool project.