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 max14661 by
Diff: max14661.cpp
- Revision:
- 11:d3971b4fbdd8
- Parent:
- 10:ccbe1afdab31
- Child:
- 12:f14ce75c0661
diff -r ccbe1afdab31 -r d3971b4fbdd8 max14661.cpp --- a/max14661.cpp Tue Sep 29 22:26:09 2015 +0000 +++ b/max14661.cpp Tue Sep 29 23:06:01 2015 +0000 @@ -9,6 +9,7 @@ * * Updated: * 29SEP15 - added second constructor that uses pointer to I2C bus +* - added destructor * - removed redundant comments, see 'DRY' methodology * * @brief Source file for MAX14661 class
