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

Guard against Bangle.setUI({ <no mode> }) #2393

Merged
merged 1 commit into from
Jul 20, 2023

Conversation

bobrippling
Copy link
Contributor

Following on from #2389, this makes it clear that while setUI() can be used to reset the UI, setUI({}) cannot, and must always specify mode (amongst other options).

Following on from espruino#2389, this makes it clear that while `setUI()`
can be used to reset the UI, `setUI({})` cannot, and must always
specify `mode` (amongst other options).
@gfwilliams
Copy link
Member

Great, thanks!

@gfwilliams gfwilliams merged commit 1d6d651 into espruino:master Jul 20, 2023
15 checks passed
gfwilliams added a commit that referenced this pull request Jul 20, 2023
@bobrippling bobrippling deleted the setui-missing-mode branch July 20, 2023 20:21
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

Successfully merging this pull request may close these issues.

2 participants