Skip to content

Conversation

earlephilhower
Copy link
Owner

SWSerial wasn't even building due to a typo in the header, and SerialPIO needs to set the OE-invert flag after PIO initialization for transmit.

Fixes #2419

SWSerial wasn't even building due to a typo in the header, and SerialPIO
needs to set the OE-invert flag after PIO initialization for transmit.

Fixes #2419
@earlephilhower earlephilhower merged commit be2174b into master Sep 7, 2024
20 checks passed
@earlephilhower earlephilhower deleted the kjlkjl branch September 7, 2024 02:54
schkovich pushed a commit to schkovich/arduino-pico that referenced this pull request May 24, 2025
schkovich pushed a commit to schkovich/arduino-pico that referenced this pull request May 24, 2025
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.

SoftwareSerial does not work anymore in 4.0.1

1 participant