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

Need to add blurb in the use of serial, to disable bluetooth #57

Closed
stevieb9 opened this issue Feb 6, 2018 · 1 comment
Closed

Need to add blurb in the use of serial, to disable bluetooth #57

stevieb9 opened this issue Feb 6, 2018 · 1 comment

Comments

@stevieb9
Copy link
Owner

stevieb9 commented Feb 6, 2018

Per stevieb9/rpi-serial#1

FAQ, POD, Testing etc

Put a wrapper in t/RPiTest.pm that if the pin reset is 2, you may need to disable bluetooth.

@stevieb9 stevieb9 changed the title Need to add blurb in the use of serial, to disable serial terminal access Need to add blurb in the use of serial, to disable bluetooth Feb 6, 2018
@stevieb9
Copy link
Owner Author

stevieb9 commented Feb 6, 2018

Better than having a wrapper around the tests, put a check in the for() loop in the check_pin_status() function for pins 14 and 15, and if RPI_SERIAL is set and the output is 2, skip them with a warning that bluetooth must be disabled, and to refer to the documentation

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

1 participant