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.
Diff: QEI.h
- Revision:
- 7:0153adde67fa
- Parent:
- 6:f4c910df1172
--- a/QEI.h Sat Jan 25 01:18:05 2020 +0000 +++ b/QEI.h Sat Jan 25 01:23:58 2020 +0000 @@ -6,14 +6,6 @@ #include "qei_api.h" #include "mbed.h" -/** -togashi 改良点 -1.QEI.cpp 34行目 setMaxPos()関数の引数の値を変更 - qei->POS変数をみたところ,10bitでcountされていてオーバーフローするため -2.QEI.cpp 189行目 rpmの情報 - 無理やり符号をつけました.バグがあったらすいません -**/ - class QEI { public: