Ive downloaded the TTL camera software and libraries from the tutorial web site and keep getting these errors when trying to compile the program:
Adafruit_VC0706 does not name a type
and
in function void setup()
error cam was not declared in this scope
error VC0706_640x480 was not declaied in this scope
error VC0706_320x240 was not declaied in this scope
error VC0706_160x120 was not declaied in this scope
Im using 1.0.2 software and a uno board
Any help would be appreciated
Thanks

