When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.
Please note we have a code of conduct, please follow it in all your interactions with the project.
- Ensure that the changes do not break existing functionality and are properly tested on HW before making pull requests.
- Update the README.md with details of changes to the interface. This includes changes to function parameters, added or modified functions.
- Pull requests should be made against dev branches (dev for ESP-IDF version <5.0.0 or dev-idf-5.x for ESP-IDF version >5.0.0)
- Pull requests will be marged by code maintainers after review.