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 GainController by
Revision 3:9bdf180baa64, committed 2015-03-31
- Comitter:
- LanierUSNA16
- Date:
- Tue Mar 31 12:52:08 2015 +0000
- Parent:
- 2:eabcd6202bff
- Commit message:
- Moving the Turret 2;
Changed in this revision
| GainControl.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/GainControl.cpp Tue Mar 31 12:48:54 2015 +0000
+++ b/GainControl.cpp Tue Mar 31 12:52:08 2015 +0000
@@ -56,7 +56,7 @@
printf("time(%d,1) = %.5f;\n",k+1,time[k]);
printf("theta(%d,1) = %.5f;\n",k+1,theta[k]);
}
- printf("Duty Cycle = %f", duty_cycle);
+ printf("Duty_Cycle = %f", duty_cycle);
}
}
\ No newline at end of file
