13 lines
303 B
Markdown
13 lines
303 B
Markdown
# SGP40 library
|
|
|
|
Simple library for [Sensirion SGP40](https://sensirion.com/products/catalog/SGP40) sensors. Work in progress.
|
|
|
|
## Usage
|
|
|
|
Implement all functions marked by the `__weak__` pragma.
|
|
|
|
# License
|
|
|
|
This project is licensed under the MIT License. See the [LICENSE](./LICENSE) file for details.
|
|
|