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: System/Process/Process.h
- Revision:
- 21:e3b58d675c1c
- Parent:
- 17:50dc4b449e69
- Child:
- 22:7d93f79a3686
--- a/System/Process/Process.h Tue Aug 27 04:33:08 2019 +0000 +++ b/System/Process/Process.h Mon Sep 09 00:19:28 2019 +0000 @@ -9,6 +9,24 @@ void SystemProcess(); +#define TIRE_FL 3 +#define TIRE_FR 2 +#define TIRE_BL 1 +#define TIRE_BR 0 + +#define LIFT_LB 4 +#define LIFT_RB 6 +#define LIFT_U 7 + + + + + + + + + + typedef union { struct