Skip to content

Commit

Permalink
Update to auto generated version
Browse files Browse the repository at this point in the history
  • Loading branch information
teamplayer3 committed Nov 26, 2024
1 parent fb5aa66 commit 489a469
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions driver-db-schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,12 +90,12 @@
"const": "Sensor::CO2"
},
{
"description": "Sensors calculating air CO2 concentration from VOC values.",
"description": "Sensors calculating air CO2 concentration from VOC values",
"type": "string",
"const": "Sensor::eCO2"
},
{
"description": "Sensors measuring general air quality by TVOC.",
"description": "Sensors measuring general air quality by TVOC",
"type": "string",
"const": "Sensor::TVOC"
},
Expand Down Expand Up @@ -165,9 +165,9 @@
"TI",
"NXP",
"Toshiba",
"ScioSense",
"Sensirion",
"SolomonSystech",
"ScioSense",
"Unknown"
]
},
Expand All @@ -182,8 +182,7 @@
"type": "string",
"enum": [
"StemmaQt",
"MikroBus",
"Qwiic"
"MikroBus"
]
},
"DevBoard": {
Expand Down

0 comments on commit 489a469

Please sign in to comment.