I am trying to builld the OokOSV2.pde sketch as posted in the User project section of the wiki. (http://jeelabs.net/projects/cafe/wiki/DecodingtheOregonScientificV2protocol)
When I try to compile Arduino (0022) complains that:
"OokOSV2:3: error: 'DecodeOOK' has not been declared"
I don't see how I should the declare the class which about do be defined... I have downloaded the OokOSV2.pde file and put it in a similarly named folder in my arduino folder.
Does this happen for you as well? What could be wrong?
