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

Queue TX if RX is ongoing #15

Closed
jLynx opened this issue Jan 3, 2024 · 1 comment
Closed

Queue TX if RX is ongoing #15

jLynx opened this issue Jan 3, 2024 · 1 comment

Comments

@jLynx
Copy link
Contributor

jLynx commented Jan 3, 2024

To stop commands getting broken and confused we need to check if RX is happening, then we want to queue up the TX commands and then send them after RX has completed.

This can cause issues such as this:
image

@jLynx
Copy link
Contributor Author

jLynx commented Jan 11, 2024

I have now added this, so we should no longer see this bug

@jLynx jLynx closed this as completed Jan 11, 2024
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