Update definition.json - publish

This commit is contained in:
Tyeth Gundry 2025-08-13 23:59:29 +01:00 committed by GitHub
parent 124ab3e54f
commit d18295cc3a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,7 +3,7 @@
"vendor": "Texas Instruments",
"productURL": "https://www.adafruit.com/product/4226",
"documentationURL": "https://learn.adafruit.com/adafruit-ina260-current-voltage-power-sensor-breakout",
"published": false,
"published": true,
"i2cAddresses": [ "0x40", "0x41", "0x44", "0x45" ],
"subcomponents": [ "voltage", "current" ]
}
}