From 17a17421b4d10f460f8d15fa7508a587207e1448 Mon Sep 17 00:00:00 2001 From: Mateusz Tomaszkiewicz Date: Thu, 4 Apr 2013 00:21:10 +0200 Subject: [PATCH] SSD2119: readme fix --- drivers/gdisp/SSD2119/readme.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/gdisp/SSD2119/readme.txt b/drivers/gdisp/SSD2119/readme.txt index 32a7b04a..371df813 100644 --- a/drivers/gdisp/SSD2119/readme.txt +++ b/drivers/gdisp/SSD2119/readme.txt @@ -1,6 +1,6 @@ Description: -Driver for LCD with 16-bit interface in 8080 mode (65k colors). +Driver for LCD with 16-bit 8080 interface (65k colors). To use this driver: @@ -14,7 +14,7 @@ To use this driver: Use the gdisp_lld_board_embest_dmstf4bb_fsmc.h file as a basis. Currently known boards are: BOARD_EMBEST_DMSTF4BB_FSMC - FSMC interface - Board configuratios assume you have STM32_PWM_USE_TIM4 set to TRUE in your mcuconf.h. + Board configuration assume that you have STM32_PWM_USE_TIM4 set to TRUE in your mcuconf.h. d) The following are optional - define them if you are not using the defaults below: #define GDISP_SCREEN_WIDTH 320