
Mbed touchscreed project. To be corrected
Dependencies: LCD_DISCO_F429ZI mbed TS_DISCO_F429ZI BSP_DISCO_F429ZI
Diff: Led_Lcd.h
- Revision:
- 7:982fb1421824
- Parent:
- 4:35b2f0e76b02
--- a/Led_Lcd.h Tue May 12 10:12:04 2020 +0000 +++ b/Led_Lcd.h Tue May 19 08:09:29 2020 +0000 @@ -5,7 +5,7 @@ class LedLcd { private: - uint16_t ColumnX; + uint16_t uiColumnX; LCD_DISCO_F429ZI lcd; public: LedLcd(uint16_t);