Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix pinMode of PINBREWSWITCH for pid only hardware brew detection #379

Merged
merged 1 commit into from
Oct 9, 2023

Conversation

Nilaik
Copy link
Contributor

@Nilaik Nilaik commented Oct 8, 2023

If BREWDETECTION is set to 3 PID only hardware brew detection with an optocoupler the pinMode of PINBREWSWITCH is not set correctly. In this case the pinMode should be what is set for PINMODEVOLTAGESENSOR. But after setting it to the correct value it is directly overwritten in the next if block.

@fiendie fiendie merged commit 5141216 into rancilio-pid:ESP8266-MASTER Oct 9, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants