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.
Dependents: backdrive backdrive_3
Diff: encoder.h
- Revision:
- 8:dd1732f51780
- Parent:
- 4:c99eb511ac08
--- a/encoder.h Sat Jan 05 07:16:33 2019 +0000 +++ b/encoder.h Fri May 03 08:36:12 2019 +0000 @@ -52,7 +52,7 @@ void readBphaseFall(); float rpm, distance, omega, velocity, radius, delta_distance, ppr, dt, dt_square, circle, acceleration; - + float ppr_rev, dt_rev; float count[TYPE_NUMBER][BEFORE_NUMBER];/* = { {[NORMAL][NOW], [NORMAL][ONE_BEFORE], [NORMAL][TWO_BEFORE]}, {[DELTA][NOW], [DELTA][ONE_BEFORE], [DELTA][TWO_BEFORE]}