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

How to send from one serial port to another? #18

Open
jonrichings opened this issue May 20, 2023 · 0 comments
Open

How to send from one serial port to another? #18

jonrichings opened this issue May 20, 2023 · 0 comments

Comments

@jonrichings
Copy link

Like this lib a lot since it cleans up my messy code. But because of the requirement to use sender->GetSerial()->println(...) I can't figure out how to read some from one port and send to the other. Does every print have to be triggered by a handler? Is there a way to just address a print to a specific serial port without it being the result of an incoming command?

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