Daiki Kato / Mbed 2 deprecated GR-PEACH_Digital_Signage_display_shield

Dependencies:   GR-PEACH_video GraphicsFramework R_BSP SDFileSystem_tmp mbed-rtos mbed

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)