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

Pressing reset button accidentally causes problems #6

Open
whaleygeek opened this issue Jul 1, 2017 · 1 comment
Open

Pressing reset button accidentally causes problems #6

whaleygeek opened this issue Jul 1, 2017 · 1 comment

Comments

@whaleygeek
Copy link
Owner

Not a big issue, but if you have the micro:bit on a table and press one of the front buttons, it sometimes leans the micro:bit and the reset button is pressed.

This causes the micro:bit to reboot and it is no longer at the raw REPL, and the next command then fails to do anything due to the wrong response.

Might be worth looking to see if I can improve the recovery of this with a response state machine, so that if it detects a reboot or unexpected state, it tries to re-enter the raw REPL to recover.

@whaleygeek
Copy link
Owner Author

I'm not that worried by this, but it looks like something I could easily fix before final publication.

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