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

display text disconnects microbit if string is longer than > 17 characters #30

Open
Wowfunhappy opened this issue Feb 9, 2024 · 0 comments

Comments

@Wowfunhappy
Copy link

display text 12345678901234567 delay 120 ms works as expected.

display text 123456789012345678 delay 120 ms causes the microbit to disconnect, and nothing to appear on screen. I assume this means the microbit crashed.

I replicated this with two different microbits, both v2. They were connected via Web Bluetooth, not Scratch Link, for whatever that is worth.

Thank you!

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