Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 693 Bytes

CONTRIBUTORS.md

File metadata and controls

17 lines (13 loc) · 693 Bytes

Contributors

See the <CONTRIBUTING.md> file for guidelines around contributing to this project.

Special thanks to everyone who's helped out the project

  • Max Barnash (arr-ee) for troubleshooting and insights around the driver's Check Status behavior, and for the patch!
  • Samuel Holland (smaeul) for spotting and patching an error in the humidity readings.
  • Andrew Straw (astraw) for several highly appreciated contributions such as:
    • the defmt feature flag
    • updating the project to support the embedded HAL 1.0
    • implementing core::error::Error for our aht20_driver::Error<E>