Hi guys! It been a while since I've used my arduino IDE or arduino board and my computer needs a new battery so I'm using some one else's computer
I'm trying to get my Hexapod running which means puttin the right libraries in the correct library folder so I can use them. I managed to get the Phoenix code 3dof/4dof libraries installed and when I go to examples I can open up a sketch.
But I can't get the PS2X.lib.h installed.
I unzipped the file and put it in he libraries folder like I usually do but it will not pick up the file. I have tried putting the .h and .cpp file in the library all kinds of ways. But now when I go to compile it says too many copies of the file and errors.
What am I doing wrong?