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.
Dependents: bc_ant-sample bc_ant-receiver
Revision 1:b166aab45b3f, committed 2013-03-17
- 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_