GY-63_MS5611/README.md
RobTillaart eb8163fc8d updated
2017-12-12 13:17:55 +01:00

36 lines
1.3 KiB
Markdown

# Arduino libraries
### Introduction
This repository contains several Arduino libraries I have written to be used in applications.
Most of them include example code how the libraries can be used.
Furthermore this repository contains a few stand alone applications.
### Questions
For questions about the usage of the libraries, please post a question on the Arduino
forum at http://forum.arduino.cc/
### Bugs and issues
For bugs in the libraries, please fill in an issue in Github as that makes it
far easier to track them. If possible provide a minimal code snippet that exposes
the bug. Also proposals for solutions are welcome.
Issues are not bugs but still possible problematic. E.g. if a library is too slow
for your application that is an issue, not a bug. Please fill in an issue and provide
as much details about your requirements.
### Improvements and changes
For improvements and changes, please provide a pull request. I will try to follow up on them
asap but it can take quite some time. Please try to be generic in your improvements and try to
see "over the needs of your own application".
### License and Warranty
I appreciate if you give credits when appropriate, and if you want to donate, please
donate to charity like "doctors without borders".
Please check the file LICENSE.md for the details.
Regards,
Rob