Update definition.json - publish
This commit is contained in:
parent
1a23ab8c3b
commit
124ab3e54f
1 changed files with 2 additions and 2 deletions
|
|
@ -4,7 +4,7 @@
|
||||||
"productURL": "https://www.adafruit.com/product/6349",
|
"productURL": "https://www.adafruit.com/product/6349",
|
||||||
"documentationURL": "https://learn.adafruit.com/adafruit-ina238-dc-current-voltage-power-monitor",
|
"documentationURL": "https://learn.adafruit.com/adafruit-ina238-dc-current-voltage-power-monitor",
|
||||||
"description": "85V, 16-bit, high-precision power monitor (up to 10A, 0.1% gain error)",
|
"description": "85V, 16-bit, high-precision power monitor (up to 10A, 0.1% 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