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.
Fork of PCA9547 by
Revision 6:33ef755248e0, committed 2015-02-23
- Comitter:
- okano
- Date:
- Mon Feb 23 06:27:29 2015 +0000
- Parent:
- 5:f4f72501148a
- Child:
- 8:c716fb3ccb8d
- Commit message:
- comment update
Changed in this revision
| PCA9547.cpp | Show annotated file Show diff for this revision Revisions of this file |
| PCA9547.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/PCA9547.cpp Mon Feb 23 06:25:45 2015 +0000 +++ b/PCA9547.cpp Mon Feb 23 06:27:29 2015 +0000 @@ -2,8 +2,8 @@ * PCA9547 library * * @author Tedd OKANO - * @version 0.1 - * @date July-2014 + * @version 0.2 + * @date Feb-2015 * * PCA9547: an I2C bus multiplexer control library *
--- a/PCA9547.h Mon Feb 23 06:25:45 2015 +0000 +++ b/PCA9547.h Mon Feb 23 06:27:29 2015 +0000 @@ -2,8 +2,8 @@ * PCA9547 library * * @author Tedd OKANO - * @version 0.1 - * @date July-2014 + * @version 0.2 + * @date Feb-2015 * * PCA9547: an I2C bus multiplexer control library *
