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_AQM1602
Diff: main.cpp
- Revision:
 - 8:ac09e00d2903
 - Parent:
 - 7:3b3317e5f14e
 - Child:
 - 9:3ccc730c6f1b
 
diff -r 3b3317e5f14e -r ac09e00d2903 main.cpp --- a/main.cpp Sat Dec 24 02:36:46 2016 +0000 +++ b/main.cpp Sat Jul 22 01:57:58 2017 +0000 @@ -3,7 +3,11 @@ // Pullup resistors for SDA and SCL: 10 kΩ // Use mbed Rev.129 for Nucleo-F401/446/746 and DISCO-F746 // -// 2016/12/24, Copyright (c) 2016 MIKAMI, Naoki +// mbed Rev.130 以降で起こる,割り込み処理での動作不良を修正した +// Aqm1602 クラスを使用 +// DISCO-F746 では動作不良は修正できないようだ +// +// 2017/07/22, Copyright (c) 2017 MIKAMI, Naoki //---------------------------------------------------------------- #include "AQM1602.hpp"