OV7670_with_AL422B Color & Size Test Program

Dependencies:   mbed

Revision:
1:2483905139b6
Parent:
0:6be5fa68dddc
Child:
4:2c412c97678c
--- a/ov7670.h	Sat Feb 16 13:24:59 2013 +0000
+++ b/ov7670.h	Sat Feb 16 13:31:42 2013 +0000
@@ -11,7 +11,7 @@
 //
 // OV7670 + FIFO AL422B camera board test
 //
-class OV7670 : public Base
+class OV7670
 {
 public:
     I2C camera ;