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

track and return Operating Mode with BLE #1553

Merged
merged 4 commits into from
Feb 3, 2023
Merged

track and return Operating Mode with BLE #1553

merged 4 commits into from
Feb 3, 2023

Conversation

TomW1605
Copy link
Contributor

@TomW1605 TomW1605 commented Feb 3, 2023

Please check if the PR fulfills these requirements

  • The changes have been tested locally
  • There are no breaking changes

What kind of change does this PR introduce?

feature

What is the current behavior?

nothing is returned for the Operating Mode BLE characteristic

What is the new behavior (if this is a feature change)?
it will now return an int depending on what mode it is in.

idle -> 0
soldering -> 1
sleeping -> 2
settings menu -> 3
debug menu -> 4

Other information:

@Ralim Ralim merged commit 9802a62 into Ralim:dev Feb 3, 2023
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