Skip to content

Commit

Permalink
Publish DS2484
Browse files Browse the repository at this point in the history
  • Loading branch information
tyeth committed Jul 29, 2024
1 parent 353fdb3 commit a577611
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/i2c/ds2484/definition.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"productURL": "https://www.adafruit.com/product/5976",
"documentationURL": "https://learn.adafruit.com/adafruit-dps310-precision-barometric-pressure-sensor",
"description": "Adafruit DS2484 I2C to 1-Wire Bus Adapter Breakout - Converts a single DS18b20 temperature sensor to I2C",
"published": false,
"published": true,
"i2cAddresses": [ "0x18" ],
"subcomponents": [ "ambient-temp", "ambient-temp-fahrenheit" ]
}

0 comments on commit a577611

Please sign in to comment.