Added README

This commit is contained in:
Mrna 2024-10-11 17:18:54 +02:00
parent bde8a628ec
commit 0de3539f81

12
README.md Normal file
View File

@ -0,0 +1,12 @@
# SCD4x library
Simple library for [Sensirion SCD4x](https://sensirion.com/products/catalog/SCD40) 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.