OV7670 without FIFO, SCCB protocol rewritten.

Fork of ov7670s by sylvain kritter

Revision:
2:7fa4be5a4952
Parent:
0:2530e24fafa1
--- a/ov7670s.h	Tue Feb 16 14:37:26 2016 +0000
+++ b/ov7670s.h	Tue Sep 26 09:17:55 2017 +0000
@@ -1,8 +1,8 @@
 #pragma once
 #include "mbed.h"
-#include "global.h"
+//#include "global.h"
 #include "ov7670sreg.h"
-#include "SDFileSystem.h"
+//#include "SDFileSystem.h"
 #include "SPI_TFT_ILI9341.h"
 #include "FastPWM.h"