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.cpp
- Revision:
- 4:4092d7f5ca0c
- Parent:
- 3:a9621529946e
- Child:
- 5:a7972b08669b
--- a/QEI.cpp Thu Jan 16 07:26:10 2020 +0000 +++ b/QEI.cpp Thu Jan 16 07:35:40 2020 +0000 @@ -31,7 +31,7 @@ default: maxPos = 0; } - setMaxPos(/*maxPos*/0xFFFFFFFF); + setMaxPos(/*maxPos*/0xFFFFFFFF); //togashi改善 バク注意 // Set encoding setEncoding(_encoding);