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 StepperMotor mbed
Fork of Robot2016_2-0 by
Diff: main.cpp
- Revision:
- 9:e39b218ab20d
- Parent:
- 3:62e9d715de65
- Child:
- 10:ae3178aa94e9
--- a/main.cpp Tue Nov 24 22:59:01 2015 +0000
+++ b/main.cpp Tue Nov 24 23:05:12 2015 +0000
@@ -13,6 +13,7 @@
void update_main(void);
void init(void);
+/** Debut du programme */
int main(void)
{
init();
