Sam Grove / OEM615

Files at this revision

API Documentation at this revision

Comitter:
sam_grove
Date:
Sat Apr 27 23:10:35 2013 +0000
Parent:
2:35b6eb71a635
Commit message:
updated docs

Changed in this revision

Oem615.h Show annotated file Show diff for this revision Revisions of this file
--- a/Oem615.h	Fri Apr 26 06:29:25 2013 +0000
+++ b/Oem615.h	Sat Apr 27 23:10:35 2013 +0000
@@ -20,8 +20,8 @@
  * limitations under the License.
  */
  
- #ifndef OEM615_H
- #define OEM615_H
+#ifndef OEM615_H
+#define OEM615_H
  
 #include "LogUtil.h"
 #include "mbed.h"
@@ -30,7 +30,11 @@
  *
  * Example:
  * @code
-
+ *  #include "mbed.h"
+ *
+ *  int main()
+ *  {
+ *  }
  * @endcode
  */