Skip to content

Commit a4b3678

Browse files
authored
Merge pull request #242 from adafruit/sen66-publish
Publish Sensirion SEN66
2 parents 24cfc41 + 2abca7c commit a4b3678

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/i2c/sen66/definition.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"vendor": "Sensirion",
44
"productURL": "https://www.digikey.com/en/products/detail/sensirion-ag/SEN66-SIN-T/25700945?s=N4IgTCBcDaIMoFEByA2FIC6BfIA",
55
"documentationURL": "https://sensirion.com/media/documents/FAFC548D/6731FFFA/Sensirion_Datasheet_SEN6x.pdf",
6-
"published": false,
6+
"published": true,
77
"i2cAddresses": [
88
"0x6B"
99
],
@@ -18,4 +18,4 @@
1818
"nox-index",
1919
"co2"
2020
]
21-
}
21+
}

0 commit comments

Comments
 (0)