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.
Fork of QEI by
Diff: QEI.cpp
- Revision:
- 4:609710214f6d
- Parent:
- 3:ee47e451eb7c
- Child:
- 5:a6bd9410dcbc
diff -r ee47e451eb7c -r 609710214f6d QEI.cpp --- a/QEI.cpp Mon Nov 19 11:13:53 2018 +0000 +++ b/QEI.cpp Thu Jan 03 15:35:26 2019 +0000 @@ -320,7 +320,7 @@ PulseCount_ = 0; } - if (PulseCount2_==80) + if (PulseCount2_==800) { whoop_=1; PulseCount2_ = 0;