Projet Interfaçage de Kenny GUILLOUCHE, Vadim IELKIN, Nathan DELAFOSSE

Dependencies:   BSP_DISCO_F746NG LCD_DISCO_F746NG TS_DISCO_F746NG mbed

Files at this revision

API Documentation at this revision

Comitter:
Tsarvadim
Date:
Tue Jun 12 15:04:11 2018 +0000
Parent:
1:f034e131e408
Commit message:
Projet acc?l?rom?tre

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Tue Jun 12 15:00:09 2018 +0000
+++ b/main.cpp	Tue Jun 12 15:04:11 2018 +0000
@@ -149,6 +149,11 @@
     lcd.SetTextColor(LCD_COLOR_WHITE);
     lcd.SetFont(&Font16);
     lcd.DisplayStringAt(0,190, (uint8_t *)"JEU", CENTER_MODE);
+    
+    
+    lcd.SetBackColor(LCD_COLOR_WHITE);
+    
+    lcd.SetTextColor(LCD_COLOR_BLACK);
     do
     {
         ts.GetState(&TS_State);