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: RoboClaw mbed StepperMotor
Fork of RoboClaw by
Revision 43:d5aaff7d2bec, committed 2016-04-13
- Comitter:
- sype
- Date:
- Wed Apr 13 11:30:16 2016 +0000
- Parent:
- 42:d78d5dadf8a2
- Child:
- 44:b1fd7489369f
- Commit message:
- Impl?mentation des dispositifs
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Wed Apr 13 11:28:52 2016 +0000
+++ b/main.cpp Wed Apr 13 11:30:16 2016 +0000
@@ -45,7 +45,7 @@
void update_main(void);
void init(void);
-/** Debut du programme */
+/* Debut du programme */
int main(void)
{
init();
