INA226です・

Dependents:   SOUDA_YOKUTAN_L

Fork of INA226 by Toshihisa T

Revision:
1:e0ebc6af5e04
Parent:
0:3a05c5755625
--- a/INA226.cpp	Sat Nov 24 18:15:16 2012 +0000
+++ b/INA226.cpp	Sat Nov 24 18:29:15 2012 +0000
@@ -1,8 +1,13 @@
-/*
- * Copyright (c) 2011 Toshihisa T
+/**
+ * @section LICENSE
  * Released under the MIT License: http://mbed.org/license/mit
+ * Copyright (C) 2012 tosihisa
+ *
+ * @section DESCRIPTION
+ * INA226 - Bi-Directional CURRENT/POWER MONITOR with I2C
+ * http://strawberry-linux.com/catalog/items?code=12031
+ *
  */
-
 #include "mbed.h"
 #include "INA226.hpp"