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 LGstaandart by
Diff: QEI.h
- Revision:
- 112:4a96133a1311
- Parent:
- 108:030cdde08314
- Child:
- 183:7e200f4d9b16
diff -r 8ee1ef722ba7 -r 4a96133a1311 QEI.h --- a/QEI.h Mon Apr 04 03:21:25 2016 +0000 +++ b/QEI.h Mon Apr 04 11:09:56 2016 +0000 @@ -7,8 +7,8 @@ extern int CuruAngle; extern int CaunAddPlus; extern int CaunAddMin ; -extern int CaunPlus ; -extern int CaunMin ; + + extern unsigned int Cur_QEI,Last_QEI; extern int Dif_QEI;
