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: GR-PEACH_video GraphicsFramework R_BSP SDFileSystem_tmp mbed-rtos mbed
Diff: main.cpp
- Revision:
- 6:e7bafd9bba1a
- Parent:
- 5:a429cac419e9
- Child:
- 7:ed885a78b17f
--- a/main.cpp Wed May 25 09:23:30 2016 +0000 +++ b/main.cpp Fri May 27 04:57:05 2016 +0000 @@ -67,7 +67,7 @@ #elif ( LCD_SIZE == HD_720p ) #define LCD_OUTPUT_CLOCK (74.1800f) #define LCD_PIXEL_WIDTH (1280u) -#define LCD_PIXEL_HEIGHT (800u) +#define LCD_PIXEL_HEIGHT (720u) #define LCD_H_BACK_PORCH (220u) #define LCD_H_FRONT_PORCH (70u) #define LCD_H_SYNC_WIDTH (80u)