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.
Dependencies: mbed-rtos mbed-src pixylib
response.h
- Committer:
- balsamfir
- Date:
- 2016-03-13
- Revision:
- 2:2bc519e14bae
File content as of revision 2:2bc519e14bae:
// ----------------------------------------------------------------
// Used to measure robot performance
// ----------------------------------------------------------------
void MotorResponse(void);
void SpeedResponse(void);
void SteeringResponse(void);
void TiltResponse(void);
