Ryoji Sakai / bc_ant

Dependents:   bc_ant-sample bc_ant-receiver

Files at this revision

API Documentation at this revision

Comitter:
MRSa
Date:
Sun Mar 17 10:51:21 2013 +0000
Parent:
0:97c748c69103
Commit message:
typo

Changed in this revision

bc_ant.cpp Show annotated file Show diff for this revision Revisions of this file
bc_ant.h Show annotated file Show diff for this revision Revisions of this file
--- a/bc_ant.cpp	Sun Mar 17 09:05:20 2013 +0000
+++ b/bc_ant.cpp	Sun Mar 17 10:51:21 2013 +0000
@@ -4,7 +4,7 @@
  *  Created on: 2012/10/12
  *      Author: ryuchi
  *
- *      Adopted for mbed by MRSa (17.Mar.2013)
+ *      Adapted for mbed by MRSa (17.Mar.2013)
  */
 
 #include "bc_ant.h"
--- a/bc_ant.h	Sun Mar 17 09:05:20 2013 +0000
+++ b/bc_ant.h	Sun Mar 17 10:51:21 2013 +0000
@@ -4,7 +4,7 @@
  *  Created on: 2012/10/12
  *      Author: ryuchi
  *
- *      Adopted for mbed by MRSa (17.Mar.2013)
+ *      Adapted for mbed by MRSa (17.Mar.2013)
  */
 
 #ifndef ANT_H_