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:
- 6:fe8b32cb9357
- Parent:
- 4:7b63cf3d205f
- Child:
- 7:152fba230106
--- a/main.cpp Tue Aug 13 07:38:19 2019 +0000 +++ b/main.cpp Tue Aug 13 07:51:37 2019 +0000 @@ -46,7 +46,7 @@ #ifdef QQVGA // camera.InitQQVGA565(true,false) ; - camera.InitQVGAYUV(false,false); + camera.InitQQVGAYUV(false,false); #else //camera.InitQVGA565(true,false) ;