Simple demo program of SeekBar, NumericLabel, and ButtonGroup. SeekBar, NumericLabel, ButtonGroup の簡単な使い方の例.

Dependencies:   F746_GUI mbed

Files at this revision

API Documentation at this revision

Comitter:
MikamiUitOpen
Date:
Mon Mar 12 05:20:40 2018 +0000
Parent:
3:2d0f4ed8babd
Commit message:
5

Changed in this revision

F746_GUI.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/F746_GUI.lib	Sun Apr 02 07:11:43 2017 +0000
+++ b/F746_GUI.lib	Mon Mar 12 05:20:40 2018 +0000
@@ -1,1 +1,1 @@
-https://mbed.org/users/MikamiUitOpen/code/F746_GUI/#e6648167e8d3
+https://os.mbed.com/users/MikamiUitOpen/code/F746_GUI/#50b8f7654c36
--- a/main.cpp	Sun Apr 02 07:11:43 2017 +0000
+++ b/main.cpp	Mon Mar 12 05:20:40 2018 +0000
@@ -2,7 +2,11 @@
 //  SeekBar, NumericLabel, ButtonGroup のデモプログラム
 //  Demo program of SeekBar, NumericLabel, and ButtonGroup
 //
-//  2017/04/02, Copyright (c) 2017 MIKAMI, Naoki
+//      <インポートしたライブラリのリビジョン>
+//          F746_GUI     33
+//          mbed        161
+//
+//  2018/03/12, Copyright (c) 2018 MIKAMI, Naoki
 //---------------------------------------------------------
 
 #include "F746_GUI.hpp"
--- a/mbed.bld	Sun Apr 02 07:11:43 2017 +0000
+++ b/mbed.bld	Mon Mar 12 05:20:40 2018 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/mbed/builds/e1686b8d5b90
\ No newline at end of file
+https://os.mbed.com/users/mbed_official/code/mbed/builds/aa5281ff4a02
\ No newline at end of file