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: Control_Yokutan_CAN_ver1 Control_Yokutan_CAN_ver2 Control_Yokutan_CAN_ver3 Control_Yokutan_CAN_ver4
Fork of INA226_ver1 by
Revision 5:df83f45070bc, committed 2016-02-16
- Comitter:
- taurin
- Date:
- Tue Feb 16 09:47:54 2016 +0000
- Parent:
- 4:3dcd839b810b
- Commit message:
- INA
Changed in this revision
| INA226.hpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/INA226.hpp Fri Jan 29 13:36:54 2016 +0000
+++ b/INA226.hpp Tue Feb 16 09:47:54 2016 +0000
@@ -23,7 +23,7 @@
* @param addr_ I2C slave address.
* @param freq_ I2C frequency.
*/
- INA226(I2C &i2c_,int addr_ = 0x80,int freq_ = 100000);
+ INA226(I2C &i2c_,int addr_ = 0x94,int freq_ = 100000);
/**
* Check INA226 exist.
*
