Fork of SerialHalfDuplex library
Dependents: PR_RobotArm lighthouse_2
Fork of SerialHalfDuplex by
Revision 3:ff073057f373, committed 2017-02-16
- Comitter:
- jah128
- Date:
- Thu Feb 16 23:58:49 2017 +0000
- Parent:
- 2:5ecc72a47df0
- Commit message:
- Added comments
Changed in this revision
SerialHalfDuplex.cpp | Show annotated file Show diff for this revision Revisions of this file |
SerialHalfDuplex.h | Show annotated file Show diff for this revision Revisions of this file |
diff -r 5ecc72a47df0 -r ff073057f373 SerialHalfDuplex.cpp --- a/SerialHalfDuplex.cpp Tue Apr 01 06:50:02 2014 +0000 +++ b/SerialHalfDuplex.cpp Thu Feb 16 23:58:49 2017 +0000 @@ -1,3 +1,6 @@ + /* NB This is part of an older MBED library, included so the older code runs on the + * newer MBED library. There is probably a better implementation.... - jah */ + /* mbed Microcontroller Library * Copyright (c) 2006-2012 ARM Limited *
diff -r 5ecc72a47df0 -r ff073057f373 SerialHalfDuplex.h --- a/SerialHalfDuplex.h Tue Apr 01 06:50:02 2014 +0000 +++ b/SerialHalfDuplex.h Thu Feb 16 23:58:49 2017 +0000 @@ -1,3 +1,6 @@ + /* NB This is part of an older MBED library, included so the older code runs on the + * newer MBED library. There is probably a better implementation.... - jah */ + /* mbed Microcontroller Library * Copyright (c) 2006-2012 ARM Limited *