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
Diff: Map/map.h
- Revision:
- 72:b628daa54f3c
- Parent:
- 68:d19988565dfd
- Child:
- 75:195dd2bb13a3
--- a/Map/map.h Thu May 05 03:22:43 2016 +0000
+++ b/Map/map.h Thu May 05 05:36:01 2016 +0200
@@ -48,7 +48,8 @@
void Build_formation_1 (int couleur);
void Build_formation_2 (int couleur);
-
+ void Build_formation_3 (int couleur);
+
void Build_Objectives ();
};
