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 2015robot_main by
Diff: main_ps3.cpp
- Revision:
- 99:ee7f78d64c14
- Parent:
- 97:5e6f513b26f2
- Child:
- 100:5769dc0e7478
diff -r ffe1247b9784 -r ee7f78d64c14 main_ps3.cpp
--- a/main_ps3.cpp Fri Oct 16 08:08:32 2015 +0000
+++ b/main_ps3.cpp Fri Oct 16 10:48:04 2015 +0000
@@ -327,6 +327,7 @@
#ifdef MESURE
if(down){
IndicatorAuto=0;
+
fclose(fp_r);
}
fprintf(fp_r, "time:%1.3f, %f[rad/s], pwm:%f\r\n",time,swingRadVelocity,cont);

