Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: BufferedSerial
Diff: main.cpp
- Revision:
- 4:7b63cf3d205f
- Parent:
- 3:2a3664dc6634
- Child:
- 6:fe8b32cb9357
--- a/main.cpp Tue Aug 13 05:53:22 2019 +0000 +++ b/main.cpp Tue Aug 13 06:01:16 2019 +0000 @@ -14,7 +14,7 @@ OV7670 camera( D14,D15, // SDA,SCL(I2C / SCCB) - D9,D14,D11, // VSYNC,HREF,WEN(FIFO) + D9,D8,D11, // VSYNC,HREF,WEN(FIFO) //p18,p17,p16,p15,p11,p12,p14,p13, // D7-D0 PortB,0xFF, D13,D12,D6) ; // RRST,OE,RCLK