不韋 呂 / Mbed 2 deprecated F746_ButtonGroup_Demo

Dependencies:   BSP_DISCO_F746NG BUTTON_GROUP LCD_DISCO_F746NG TS_DISCO_F746NG mbed

Files at this revision

API Documentation at this revision

Comitter:
MikamiUitOpen
Date:
Wed Dec 23 08:02:07 2015 +0000
Parent:
6:2736b38c1d73
Child:
8:b37aafcf7a55
Commit message:
8

Changed in this revision

BUTTON_GROUP.lib Show annotated file Show diff for this revision Revisions of this file
main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/BUTTON_GROUP.lib	Wed Dec 23 07:25:23 2015 +0000
+++ b/BUTTON_GROUP.lib	Wed Dec 23 08:02:07 2015 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/MikamiUitOpen/code/BUTTON_GROUP/#479ed9f0ba20
+http://mbed.org/users/MikamiUitOpen/code/BUTTON_GROUP/#0573d8a9bbcd
--- a/main.cpp	Wed Dec 23 07:25:23 2015 +0000
+++ b/main.cpp	Wed Dec 23 08:02:07 2015 +0000
@@ -38,7 +38,7 @@
     reset.Draw(INACTIVE, LCD_COLOR_GRAY);
 
     lcd_.SetTextColor(LCD_COLOR_WHITE);
-    lcd_.DisplayStringAt(100, 260, (uint8_t *)"12/23 16:20", LEFT_MODE);
+    lcd_.DisplayStringAt(100, 260, (uint8_t *)"12/23 16:57", LEFT_MODE);
     int num;
     while (true)
     {
@@ -68,4 +68,3 @@
         wait(0.5f);
     }
 }
-