for OV5642

Dependencies:   EthernetInterface FATFileSystem GR-PEACH_video GraphicsFramework HttpServer_snapshot R_BSP mbed-rpc mbed-rtos mbed

Revision:
15:ce8cc3b3f6cb
Parent:
7:c45ecff1b44d
--- a/i2c_setting.cpp	Tue Apr 19 02:22:08 2016 +0000
+++ b/i2c_setting.cpp	Fri May 13 10:15:34 2016 +0000
@@ -207,6 +207,7 @@
     return false;
 }
 
+
 #if(0) /* Please enable this line when performing the setting from the Terminal side. */
 Serial terminal(USBTX, USBRX);
 static char recv_term_buffer[I2C_SETTING_STR_BUF_SIZE];