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.cpp
- Revision:
- 8:2ba338b4590e
- Parent:
- 7:44ce34007499
- Child:
- 9:63924280272d
--- a/movement/movement.cpp Sat Mar 02 08:27:05 2019 +0000
+++ b/movement/movement.cpp Thu Mar 07 02:54:55 2019 +0000
@@ -11,7 +11,7 @@
#define PI 3.141592
-char can_ashileddata[1]= {0};
+char can_ashileddata[2]= {0};
int can_ashileddata0_0,can_ashileddata0_1,can_ashileddata0_2,can_ashileddata0_3;
Ec EC1(p22,p21,NC,500,0.05);