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 TVDctrller2017_brdRev1_ver6 by
Diff: Global.h
- Revision:
- 40:8e33c60c6590
- Parent:
- 39:c05074379713
- Child:
- 43:5da6b1574227
--- a/Global.h Thu Oct 26 02:04:02 2017 +0000 +++ b/Global.h Thu Oct 26 07:58:00 2017 +0000 @@ -6,6 +6,8 @@ const int CONTROL_CYCLE_MS = (int)(CONTROL_CYCLE_S * 1000.0f); const int CONTROL_CYCLE_US = (int)(CONTROL_CYCLE_S * 1000000.0f); +const int TIRE_MEAS_CYCLE_US = 10000; + const float LSB_MOTORSPEED = 0.01; //[(m/s) / bit] //エラーカウンタ型