Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hack for MAX31865 #4

Merged
merged 6 commits into from
Mar 9, 2019
Merged

hack for MAX31865 #4

merged 6 commits into from
Mar 9, 2019

Conversation

clarsen
Copy link
Contributor

@clarsen clarsen commented Mar 4, 2019

also, somewhat not appropriate to be merged yet, but for your review.

@clarsen
Copy link
Contributor Author

clarsen commented Mar 6, 2019

Updated with documentation and ability to pass in GPIO settings...

# keep setting fan to recover from race condition.
time.sleep(2)
roast_control.set_fan_speed(9)
time.sleep(2)
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

very interesting, I noticed before something was not correct. This should fix it

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah I further had to add a bit more delay to trigger the fan over the course of 10 seconds or so.

@lucapinello lucapinello dismissed their stale review March 9, 2019 19:24

My fault the raise was to deprecate that method..

@lucapinello lucapinello merged commit f5b3dbb into lucapinello:master Mar 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants