Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinEbnerSensirion committed Dec 22, 2024
1 parent 20126c7 commit b3a4a8e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions components/i2c/sen66/definition.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
"vendor": "Sensirion",
"productURL": "https://www.digikey.ch/en/products/detail/sensirion-ag/SEN66-SIN-T/25700945?s=N4IgTCBcDaIM4FMB2A2FIC6BfIA",
"documentationURL": "https://sensirion.com/media/documents/FAFC548D/6731FFFA/Sensirion_Datasheet_SEN6x.pdf",
"published": true,
"published": false,
"i2cAddresses": [
"0x6b"
"0x6B"
],
"subcomponents": [
"ambient-temp",
Expand All @@ -15,7 +15,7 @@
"pm25-std",
"pm100-std",
"voc-index",
"nox-index"
"nox-index",
"co2"
]
}

0 comments on commit b3a4a8e

Please sign in to comment.