Skip to content

Commit 7d9f388

Browse files
committed
Remove power from INA260 subcomponents as currenly unsupported
Blocked by adafruit/Adafruit_Sensor#19
1 parent 760d3b8 commit 7d9f388

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/i2c/ina260/definition.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
"documentationURL": "https://learn.adafruit.com/adafruit-ina260-current-voltage-power-sensor-breakout",
66
"published": false,
77
"i2cAddresses": [ "0x40", "0x41", "0x44", "0x45" ],
8-
"subcomponents": [ "voltage", "current", "power" ]
8+
"subcomponents": [ "voltage", "current" ]
99
}

0 commit comments

Comments
 (0)