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: MARY_CAMERA.h
- Revision:
- 3:e5752853eb26
- Parent:
- 2:ee71ffdf317e
- Child:
- 4:cb0ef3fd89c9
--- a/MARY_CAMERA.h Mon Feb 17 05:57:10 2014 +0000 +++ b/MARY_CAMERA.h Mon Feb 17 06:23:08 2014 +0000 @@ -5,7 +5,7 @@ #define BYTE_PER_PIXEL 2 #define BYTE_PER_LINE (PIXEL_PER_LINE * BYTE_PER_PIXEL) -#define SPI_FREQUENCY 10000000 +#define SPI_FREQUENCY 12000000 // sample MARY_CAMERA camera( p5, p6, p7, p22, p9, p26, p28, p27 )