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: INA226TEST Logger_V1 RS485R_2 SOUDA_YOKUTAN_R ... more
Revision 2:8950b0f31d73, committed 2012-11-24
- Comitter:
- tosihisa
- Date:
- Sat Nov 24 18:37:00 2012 +0000
- Parent:
- 1:e0ebc6af5e04
- Commit message:
- wrote class comment.
Changed in this revision
INA226.hpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r e0ebc6af5e04 -r 8950b0f31d73 INA226.hpp --- a/INA226.hpp Sat Nov 24 18:29:15 2012 +0000 +++ b/INA226.hpp Sat Nov 24 18:37:00 2012 +0000 @@ -11,6 +11,9 @@ #ifndef __INA226_INCLUDE // { #define __INA226_INCLUDE #include "mbed.h" +/** + * INA226 Class. + */ class INA226 { public: /**