Update definition.json - publish
This commit is contained in:
parent
076075aef3
commit
48148985cc
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
||||||
"productURL": "https://www.adafruit.com/product/5832",
|
"productURL": "https://www.adafruit.com/product/5832",
|
||||||
"documentationURL": "https://learn.adafruit.com/adafruit-ina228-i2c-power-monitor",
|
"documentationURL": "https://learn.adafruit.com/adafruit-ina228-i2c-power-monitor",
|
||||||
"description": "85V, 20-bit, ultra-high-precision power monitor (max 10A, 0.05% gain error)",
|
"description": "85V, 20-bit, ultra-high-precision power monitor (max 10A, 0.05% gain error)",
|
||||||
"published": false,
|
"published": true,
|
||||||
"i2cAddresses": [ "0x40", "0x41", "0x44", "0x45" ],
|
"i2cAddresses": [ "0x40", "0x41", "0x44", "0x45" ],
|
||||||
"subcomponents": [ "voltage", "current" ]
|
"subcomponents": [ "voltage", "current" ]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue