Added documentation

This commit is contained in:
Achim
2024-04-19 14:09:48 +07:00
parent cb4ae82b1b
commit 5534a2cf7e
4 changed files with 111 additions and 2 deletions

View File

@ -24,6 +24,10 @@ If you have an older version of the AirGradient PCB not mentioned in the example
If you have any questions or problems, check out [our forum](https://forum.airgradient.com/).
## Documentation
Local server API documentation is available in [/docs/local-server.md](/docs/local-server.md) and AirGradient server API on [https://api.airgradient.com/public/docs/api/v1/](https://api.airgradient.com/public/docs/api/v1/).
## The following libraries have been integrated into this library for ease of use
- [Adafruit BusIO](https://github.com/adafruit/Adafruit_BusIO)