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: UIT_DigitalOutEx mbed
Diff: main.cpp
- Revision:
- 4:faf3b8ea0ced
- Parent:
- 3:83a5ca378615
--- a/main.cpp Fri Sep 30 12:39:42 2016 +0000 +++ b/main.cpp Sat Sep 29 04:56:15 2018 +0000 @@ -7,7 +7,7 @@ // 初期状態はオープンドレインに設定するが,count > 10 に // なったらプッシュプル出力に設定しなおす // -// 2016/09/30, Copyright (c) 2016 MIKAMI, Naoki +// 2018/09/29, Copyright (c) 2016 MIKAMI, Naoki //------------------------------------------------------------- #include "DigitalOutEx.hpp"