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

Find a way to remove delay before using serial #3

Open
dylif opened this issue Sep 16, 2024 · 1 comment
Open

Find a way to remove delay before using serial #3

dylif opened this issue Sep 16, 2024 · 1 comment
Labels
bug Something isn't working wontfix This will not be worked on

Comments

@dylif
Copy link
Owner

dylif commented Sep 16, 2024

Right now, the app delays for several seconds before starting to allow the serial monitor to connect. It would be better to use a true UART peripheral to avoid this.

@dylif dylif added bug Something isn't working wontfix This will not be worked on labels Sep 16, 2024
@dylif
Copy link
Owner Author

dylif commented Sep 16, 2024

It seems like removing this delay would not be possible without using the TX/RX pins on the chip, which are not easily accessible through the case. Marking as won't fix since this is out of scope and not really a big issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant