diff --git a/README.md b/README.md new file mode 100644 index 0000000..ac71a76 --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# SPS30 library + +Simple library for [Sensirion SPS30](https://sensirion.com/products/catalog/SPS30) 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. +