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

Pause display when measuring #132

Merged
merged 3 commits into from
Jul 10, 2023
Merged

Pause display when measuring #132

merged 3 commits into from
Jul 10, 2023

Conversation

loostrum
Copy link
Member

When values are streamed to the host, the device pauses the display update and instead displays the fixed text "Measurement in progress". When streaming of values is disabled, the display update is resumed.
This results in an automatic pause of the display whenever the host library connects to the device. This ensure that the display update no longer influences the sampling rate when it is updating.

@loostrum loostrum linked an issue Jul 10, 2023 that may be closed by this pull request
@loostrum loostrum merged commit 2ca98f9 into main Jul 10, 2023
17 checks passed
@loostrum loostrum deleted the pause-display branch July 10, 2023 14:03
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.

Pause display when measurement is running
1 participant