hey,
when i open the osPID_Firmware.ino within Arduino1.0 it tells me that it needs to be in its own folder. So I click OK. It creates that folder, so I promptly move all the other files into the same folder (I get the following error even before moving the files).
Then I get "AnalogButton does not name a type"
for this line
AnalogButton button(A3, 0, 253, 454, 657);
I assume that the AnalogButton stuff is an issue with my libraries....fyi, i still have Arduinio .223 installed, since i have sketches that only work there.
thoughts?
otherwise, awesome kit! can't wait to integrate it in to some crazy projects...
