Final Project files for mBed development.

Dependencies:   m3pi mbed

Files at this revision

API Documentation at this revision

Comitter:
lsaristo
Date:
Tue Nov 11 20:38:18 2014 +0000
Parent:
1:7e0243c27ecb
Child:
3:d744a6e2c4c0
Commit message:
Fix comment tag

Changed in this revision

project.h Show annotated file Show diff for this revision Revisions of this file
--- a/project.h	Tue Nov 11 19:32:20 2014 +0000
+++ b/project.h	Tue Nov 11 20:38:18 2014 +0000
@@ -47,7 +47,7 @@
 int left (float def);
 
 /**
- * #brief Controller decision logic.
+ * @brief Controller decision logic.
  *
  * Decide what to do next based on the status of the drawing so far.
  *