Skip to content

Commit 5f122fd

Browse files
committed
Extend list of supported sensors
The upcoming sensor SCD43 is supported as well.
1 parent f3363b6 commit 5f122fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ support it are listed in the API description.
2121
| ------------- | -------------- |
2222
|[SCD40](https://sensirion.com/products/catalog/SCD40)| **0x62**|
2323
|[SCD41](https://sensirion.com/products/catalog/SCD41)| **0x62**|
24+
|[SCD43](https://sensirion.com/products/catalog/SCD43)| **0x62**|
2425

2526
The following instructions and examples use a *SCD41*.
2627

0 commit comments

Comments
 (0)