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

Make a reader class so that I don't have to open CAN twice #2

Open
gpearcey opened this issue Jun 20, 2023 · 3 comments
Open

Make a reader class so that I don't have to open CAN twice #2

gpearcey opened this issue Jun 20, 2023 · 3 comments

Comments

@gpearcey
Copy link
Owner

No description provided.

@gpearcey
Copy link
Owner Author

A reader class still requires ListenandSend mode, it's only reading from the terminal. I can still make a class that reads from terminal and puts it in a buffer

@gpearcey
Copy link
Owner Author

Have the reader class forward data on the console to a buffer wasm file can access

@gpearcey
Copy link
Owner Author

No! I can just change the forward stream of the sender to the buffer I think

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