Toshihisa T / INA226

Dependents:   INA226TEST Logger_V1 RS485R_2 SOUDA_YOKUTAN_R ... more

Files at this revision

API Documentation at this revision

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:
         /**