![](/media/cache/group/default_image.jpg.50x50_q85.jpg)
Lab4
Dependencies: SeeedStudioTFTv2 TFT_fonts mbed
Fork of Seeed_TFT_Touch_Shield by
Diff: main.cpp
- Revision:
- 6:ebffa73d4f95
- Parent:
- 4:ebcf8d366b91
--- a/main.cpp Fri Sep 26 12:42:10 2014 +0000 +++ b/main.cpp Fri Sep 26 15:33:34 2014 +0000 @@ -208,6 +208,7 @@ //DIAL Pad Panel dialPanel(Black, Black, 1, 2, 4, 3); Button Key_1("1",DarkGrey,White); + Key_1.registerForEvents(&textDisplay); Button Key_2("2",DarkGrey,White); Button Key_3("3",DarkGrey,White);