ちょっと変更
Fork of QEI by
Revision 1:0f7cddbaf065, committed 2017-10-30
- Comitter:
- kouika748
- Date:
- Mon Oct 30 09:09:20 2017 +0000
- Parent:
- 0:5c2ad81551aa
- Commit message:
- ??
Changed in this revision
QEI.h | Show annotated file Show diff for this revision Revisions of this file |
diff -r 5c2ad81551aa -r 0f7cddbaf065 QEI.h --- a/QEI.h Thu Sep 02 16:48:55 2010 +0000 +++ b/QEI.h Mon Oct 30 09:09:20 2017 +0000 @@ -176,7 +176,7 @@ * of only channel A where as X4 uses them on both * channels. */ - QEI(PinName channelA, PinName channelB, PinName index, int pulsesPerRev, Encoding encoding = X2_ENCODING); + QEI(PinName channelA, PinName channelB, PinName index, int pulsesPerRev, Encoding encoding = X2_ENCODING);//ここ帰るだけ /** * Reset the encoder.