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

Added support for reading hardware assignable address with pull-up/pull-down pin assignments #190

Closed
wants to merge 9 commits into from

Conversation

karlg100
Copy link
Contributor

@karlg100 karlg100 commented Jan 2, 2021

Addresses issue in #189 whereas when the A0-3 pins are pulled up, will break the case statement for getting the resolution.

Also added a set of functions to read the value of hardware pins.

This will allow mapping of deviceAddress to pin discovery such that the devices can be addressed in a particular order without regard of the device index and address sequence.

Note that there is noting preventing the same address from being used and up to the user to figure out how to handle this.

example included.

@milesburton milesburton closed this Jun 3, 2022
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.

4 participants