Skip to content

Arduino UNO R4 SoftwareSerial missing end() #463

Open
@bmitov

Description

@bmitov

The SoftwareSerial implementation for Arduino UNO R4 is missing the end() method.
Sometimes it is necessary to stop the Serial and start manually controlling the pins.

end() is implemented for all other platforms that I have worked with 😦. For example:

Additional context

Additional requests

Metadata

Metadata

Assignees

Labels

topic: codeRelated to content of the project itself

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions