1月13日パブリッシュ

Dependents:   INA226TEST

Fork of INA226 by Toshihisa T

Files at this revision

API Documentation at this revision

Comitter:
tosihisa
Date:
Sat Nov 24 18:37:00 2012 +0000
Parent:
1:e0ebc6af5e04
Child:
3:c5a37989a625
Commit message:
wrote class comment.

Changed in this revision

INA226.hpp Show annotated file Show diff for this revision Revisions of this file
--- 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:
         /**