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

add onlyPoolUp mode #110

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

AntonioPrevitali
Copy link

if onlyPoolUp mode is activated, the bus goes high only by means of a poolup resistor, avoiding short circuits with devices that do not respect the protocol.
I am using his library with the addition of this mode, if he will accept the merge I will obviously be very happy. Thank you.

Add  onlyPoolUp mode.
implement onlyPoolUp
if activated, the bus goes high only by means of a poolup resistor, avoiding short circuits with devices that do not respect the protocol. 
Remember to activate in your code with objectOneWire.onlyPoolUp = true;
@uzi18
Copy link

uzi18 commented Apr 1, 2022

Please check OneWireNg

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