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: chassis_mode.h
- Revision:
- 9:1b54bac6d9a7
- Parent:
- 8:f23601373e8b
--- a/chassis_mode.h Wed Oct 02 22:25:12 2019 +0000 +++ b/chassis_mode.h Thu Oct 03 23:28:56 2019 +0000 @@ -8,5 +8,6 @@ extern DigitalIn b_CHASSIS_Mode; extern bool b_CHASSIS_with_pushbutton; extern double d_CHASSIS_dist_one_step_odom; +extern double d_CHASSIS_inversion; #endif \ No newline at end of file