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

Bug fix: set BLE target just once #192

Merged
merged 1 commit into from
Oct 10, 2024
Merged

Bug fix: set BLE target just once #192

merged 1 commit into from
Oct 10, 2024

Conversation

philips77
Copy link
Member

This PR fixes a bug, causing recreating logger each time the phone change orientation. There might have also been some memory leaks related to this.

Now, the target is set once, so both the logger, and the Dagger component are created only once after a device is selected.

@philips77 philips77 merged commit f35a991 into main Oct 10, 2024
@philips77 philips77 deleted the bugfix/logger branch October 10, 2024 20:20
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