Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed UIT_SetOutputPortType UIT_AQM1602 UIT_ADT7410
Revision 2:3f2be675f975, committed 2020-04-02
- Comitter:
- MikamiUitOpen
- Date:
- Thu Apr 02 03:47:14 2020 +0000
- Parent:
- 1:0a21041026c7
- Commit message:
- 3
Changed in this revision
| UIT_ADT7410.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/UIT_ADT7410.lib Tue Mar 24 02:01:50 2020 +0000 +++ b/UIT_ADT7410.lib Thu Apr 02 03:47:14 2020 +0000 @@ -1,1 +1,1 @@ -https://os.mbed.com/users/MikamiUitOpen/code/UIT_ADT7410/#bbcd91ba7c6b +https://os.mbed.com/users/MikamiUitOpen/code/UIT_ADT7410/#438204ab1793
--- a/main.cpp Tue Mar 24 02:01:50 2020 +0000
+++ b/main.cpp Thu Apr 02 03:47:14 2020 +0000
@@ -23,7 +23,7 @@
// オフィシャル・ライブラリのドキュメントは下記の URL
// https://os.mbed.com/docs/mbed-os/ で APIs => Drivers
//
-// 2020/03/16, Copyright (c) 2020 MIKAMI, Naoki
+// 2020/04/02, Copyright (c) 2020 MIKAMI, Naoki
//------------------------------------------------------------
#include "mbed.h"
@@ -149,4 +149,4 @@
wait(1);
}
-}
+}
\ No newline at end of file