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

DS2408 example pin 7 assignment collides with GPIO_DEBUG_PIN #30

Closed
ecnelson opened this issue Apr 24, 2017 · 1 comment
Closed

DS2408 example pin 7 assignment collides with GPIO_DEBUG_PIN #30

ecnelson opened this issue Apr 24, 2017 · 1 comment

Comments

@ecnelson
Copy link

The DS2408 example assigns PIO pin 7 to Arduino pin 7; however, GPIO_DEBUG_PIN is also assigned to Arduino pin 7. It's a good set of mnemonic pin assignments in the example (10, 11, 2–7 for P0–P7) so perhaps it would be best to reassign the GPIO_DEBUG_PIN in OneWireHub_config.h

@orgua
Copy link
Owner

orgua commented Aug 20, 2017

ok, should be fixed for a long time now, will close

@orgua orgua closed this as completed Aug 20, 2017
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

No branches or pull requests

2 participants