
mbed_1 - last program
Dependencies: LCD_DISCO_F429ZI mbed TS_DISCO_F429ZI BSP_DISCO_F429ZI
Diff: KeyboardTsLcd.cpp
- Revision:
- 2:39601122cf74
- Parent:
- 0:f3da1afb14d9
--- a/KeyboardTsLcd.cpp Mon May 11 18:19:58 2020 +0000 +++ b/KeyboardTsLcd.cpp Mon Jun 01 17:08:22 2020 +0000 @@ -19,7 +19,7 @@ case BUTTON_3: pLed -> On(3); break; - default : + default: pLed -> On(4); break; }