mirror of
https://github.com/rust-embedded/awesome-embedded-rust.git
synced 2026-03-09 07:12:05 -05:00
[PR #435] [MERGED] drivers: Add MAX6675 thermocouple digitizer #436
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/rust-embedded/awesome-embedded-rust/pull/435
Author: @onkoe
Created: 12/20/2023
Status: ✅ Merged
Merged: 12/20/2023
Merged by: @eldruin
Base:
master← Head:master📝 Commits (2)
07d7678drivers: Add MAX6675 thermocouple digitizer5a57f83fix: Various grammar/spelling errors📊 Changes
1 file changed (+45 additions, -42 deletions)
View changed files
📝
README.md(+45 -42)📄 Description
This commit adds my new MAX6675 thermocouple digitizer driver to the list. You can find it on GitHub here: https://github.com/onkoe/max6675-hal
If you think any changes are necessary, please let me know! 🤩
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.