
le test
Dependencies: LCD_DISCO_F429ZI mbed BSP_DISCO_F429ZI
Diff: Lettres/Fonctions_Display_Elements.cpp
- Revision:
- 10:f2cb60383040
- Parent:
- 9:19f7cac66f50
- Child:
- 11:1effd4e9c3f8
--- a/Lettres/Fonctions_Display_Elements.cpp Thu Mar 28 17:27:40 2019 +0000 +++ b/Lettres/Fonctions_Display_Elements.cpp Thu Mar 28 18:07:20 2019 +0000 @@ -1,4 +1,4 @@ -#include "Display_Elements.h" +/*#include "Display_Elements.h" LCD_DISCO_F429ZI lcd; @@ -180,7 +180,8 @@ wait(0.000001); } } - + */ + /* void Display_O_8(){ BSP_LCD_SetFont(&Font20); @@ -188,7 +189,7 @@ wait(1); while(1) { - /*O*/ + /*O*//* lcd.Clear(LCD_COLOR_BLUE); lcd.SetBackColor(LCD_COLOR_BLUE); lcd.SetTextColor(LCD_COLOR_WHITE); @@ -271,4 +272,4 @@ wait(1); lcd.Clear(LCD_COLOR_BLUE); wait(0.000001); -} \ No newline at end of file +}*/ \ No newline at end of file