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.
Diff: main.h
- Revision:
- 4:d0d4760d32b2
- Parent:
- 2:bbd557817319
- Child:
- 5:4135ec0f88e6
--- a/main.h Sun Apr 07 10:52:10 2013 +0000 +++ b/main.h Sat Feb 15 15:01:55 2014 +0000 @@ -19,7 +19,7 @@ OV7670 camera ( p28,p27, // SDA,SCL(I2C / SCCB) - p23,p24,p25, // VSYNC,HREF,WEN(FIFO) + p23,NC,p25, // VSYNC,HREF,WEN(FIFO) Port0,0x07878000, // PortIn data p18(P0.26),p17(P0.25),p16(P0.24),p15(P0.23),p11(P0.18),p12(P0.17),p14(P0.16),p13(P0.15) p26,p29,p30 // RRST,OE,RCLK );