Added README
This commit is contained in:
12
README.md
Normal file
12
README.md
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
# SHT4x library
|
||||||
|
|
||||||
|
Simple library for [Sensirion SHT4x](https://sensirion.com/products/catalog/SHT40) sensors. Work in progres.
|
||||||
|
|
||||||
|
## 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.
|
||||||
|
|
||||||
Reference in New Issue
Block a user