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: encoderBase.h
- Revision:
- 4:48d390356fba
- Parent:
- 3:c9df852ad9ac
diff -r c9df852ad9ac -r 48d390356fba encoderBase.h --- a/encoderBase.h Wed Feb 21 11:55:29 2018 +0000 +++ b/encoderBase.h Thu Feb 22 17:01:00 2018 +0000 @@ -0,0 +1,2 @@ +extern int encoderVelocityLeft(); +extern int encoderVelocityRight(); \ No newline at end of file