Skip to content

Commit 2d36600

Browse files
committed
Documentation updates
1 parent 71349aa commit 2d36600

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

.vscode/settings.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,8 @@
66
"ranges": "cpp",
77
"span": "cpp",
88
"bitset": "cpp"
9-
}
9+
},
10+
"cSpell.enableFiletypes": [
11+
"xml"
12+
]
1013
}

Airquality/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The airquality solution uses several sensors:
1111
| Particulate Matter | Sensirion | [SEN50](datasheets/Sensirion_Datasheet_Environmental_Node_SEN5x.pdf) | $22.20 |
1212
| CO<sub>2</sub> | Sensirion | [SCD40](datasheets/SCD4x_Ver1.4_Feb2023.pdf)| $29.70 |
1313
| relative Humidity and Temperature | Sensirion | [SHT45](datasheets/Datasheet_SHT4x_1.pdf) | $6.40|
14-
| Temperature | Bosch | [BMP581](datasheets\bst_bmp581_ds004-2950309.pdf)| $4.20 |
14+
| barometric Pressure | Bosch | [BMP581](datasheets\bst_bmp581_ds004-2950309.pdf)| $4.20 |
1515
| eVOC, eNOX | Sensirion | [SGP41](datasheets\Sensirion_Gas_Sensors_Datasheet_SGP41.pdf) | $9 |
1616
| Carbon Monoxide, Amonia, Nitrogenoxide | Amphenol SGX Sensortech | [MiCS-6814 MEMS]((datasheets\1143_Datasheet-MiCS-6814-rev-8,pdf)) | $17 |
1717
| Status Lights | XING Light | [Neopixel](datasheets\2301111010_XINGLIGHT-XL-2020RGBC-WS2812B_C5349955.pdf)| |

0 commit comments

Comments
 (0)