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

[LPM] - Fix reboot loop when low power is used #1444

Merged
merged 1 commit into from
Feb 9, 2023

Conversation

1technophile
Copy link
Owner

Description:

Not deinitializing BLE at the start, if it has not been initialized. Setting the time between waking up from the macro rather than the config interval. This one does not have a value at the start.

Checklist:

  • The pull request is done against the latest development branch
  • Only one feature/fix was added per PR and the code change compiles without warnings
  • I accept the DCO.

By not deinitializing BLE at start, if it has not been initialized. Setting the time between wake up from the macro rather than from the config interval.
This one does not have a value at start.
@1technophile 1technophile merged commit 26c0cca into development Feb 9, 2023
@1technophile 1technophile deleted the fix-low-power branch February 9, 2023 21:19
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.

1 participant