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 move4wheel2 EC CruizCore_R1370P
Diff: movement/movement.h
- Revision:
- 8:2ba338b4590e
- Parent:
- 6:26724c287387
- Child:
- 9:63924280272d
--- a/movement/movement.h Sat Mar 02 08:27:05 2019 +0000 +++ b/movement/movement.h Thu Mar 07 02:54:55 2019 +0000 @@ -1,7 +1,7 @@ #ifndef HARUROBO2019_MOVEMENT #define HARUROBO2019_MOVEMENT -extern char can_ashileddata[1]; +extern char can_ashileddata[2]; extern int16_t m1,m2,m3,m4;