Dependencies: LCD_DISCO_F429ZI mbed BSP_DISCO_F429ZI
Diff: keyboard_ts_lcd.h
- Revision:
- 1:d562d46c33b7
- Parent:
- 0:f4c2a4d3c318
--- a/keyboard_ts_lcd.h Tue May 12 15:42:00 2020 +0000 +++ b/keyboard_ts_lcd.h Wed May 20 07:59:22 2020 +0000 @@ -1,7 +1,7 @@ #ifndef KEYBOARD_TS_LCD_H #define KEYBOARD_TS_LCD_H -#include "Led_Lcd.h" -#include "Keyboard_Ts.h" +#include "led_lcd.h" +#include "keyboard_ts.h" class KeyboardTsLcd{ public: