Lionel Medzo Owono / Mbed 2 deprecated Projet_MBED_TEMPERATURE

Dependencies:   TS_DISCO_F746NG mbed LCD_DISCO_F746NG BSP_DISCO_F746NG MCP9808 BUTTON_GROUP

Files at this revision

API Documentation at this revision

Comitter:
MikamiUitOpen
Date:
Wed Feb 17 06:29:28 2016 +0000
Parent:
9:6ad16c698e21
Child:
11:74a4d2c3870e
Commit message:
11

Changed in this revision

BSP_DISCO_F746NG.lib Show annotated file Show diff for this revision Revisions of this file
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
mbed.bld Show annotated file Show diff for this revision Revisions of this file
--- a/BSP_DISCO_F746NG.lib	Thu Dec 31 08:34:50 2015 +0000
+++ b/BSP_DISCO_F746NG.lib	Wed Feb 17 06:29:28 2016 +0000
@@ -1,1 +1,1 @@
-https://developer.mbed.org/teams/ST/code/BSP_DISCO_F746NG/#c9112f0c67e3
+https://developer.mbed.org/teams/ST/code/BSP_DISCO_F746NG/#ee089790cdbb
--- a/BUTTON_GROUP.lib	Thu Dec 31 08:34:50 2015 +0000
+++ b/BUTTON_GROUP.lib	Wed Feb 17 06:29:28 2016 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/MikamiUitOpen/code/BUTTON_GROUP/#5ca60e724a76
+http://mbed.org/users/MikamiUitOpen/code/BUTTON_GROUP/#204bc17f59cc
--- a/main.cpp	Thu Dec 31 08:34:50 2015 +0000
+++ b/main.cpp	Wed Feb 17 06:29:28 2016 +0000
@@ -1,7 +1,7 @@
 //---------------------------------------------------------------
 //  Demo program of Button class and ButtonGroup class
 //
-//  2015/12/31, Copyright (c) 2015 MIKAMI, Naoki
+//  2016/02/17, Copyright (c) 2016 MIKAMI, Naoki
 //---------------------------------------------------------------
 
 #include "button_group.hpp"
@@ -38,7 +38,7 @@
     reset.Draw(INACTIVE, LCD_COLOR_GRAY);
 
     lcd_.SetTextColor(LCD_COLOR_WHITE);
-    lcd_.DisplayStringAt(100, 260, (uint8_t *)"12/23 16:57", LEFT_MODE);
+    lcd_.DisplayStringAt(100, 260, (uint8_t *)"02/17 15:27", LEFT_MODE);
     int num;
     while (true)
     {
--- a/mbed.bld	Thu Dec 31 08:34:50 2015 +0000
+++ b/mbed.bld	Wed Feb 17 06:29:28 2016 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/mbed/builds/4336505e4b1c
\ No newline at end of file
+http://mbed.org/users/mbed_official/code/mbed/builds/252557024ec3
\ No newline at end of file