Skip to content

Conversation

@eriknyquist
Copy link
Contributor

UARTClass::init() muxes out the UART pins to Arduino header pins 0/1.
Reset the mux on UARTClass::end() so that pins 0/1 can be used as GPIOs
again.

UARTClass::init() muxes out the UART pins to Arduino header pins 0/1.
Reset the mux on UARTClass::end() so that pins 0/1 can be used as GPIOs
again.
@eriknyquist
Copy link
Contributor Author

@bigdinotech @calvinatintel @SidLeung ready for review. This fixes issue #241.

@bigdinotech
Copy link
Contributor

@calvinatintel @eriknyquist +1 looks good to me

@eriknyquist
Copy link
Contributor Author

@calvinatintel don't merge yet, I want some independent testing first

@kitsunami kitsunami added this to the Castor milestone Jul 18, 2016
@kitsunami kitsunami added the bug label Jul 18, 2016
@celskeggs
Copy link

@eriknyquist In case it helps, I've tested this and confirmed that it fixes the problem that I reported in #241.

@eriknyquist
Copy link
Contributor Author

Thanks @celskeggs.
@calvinatintel Janet has verified. This can be merged now.

@ndgbuilder ndgbuilder merged commit c59e280 into arduino:master Jul 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants