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 about multi bt usage #150

Merged
merged 2 commits into from
Jul 18, 2023
Merged

Conversation

dooho-lee
Copy link
Collaborator

in past, used hci number have followed device number. but if only one BT dongle are used, hci number can't follow device number therefore new function to distinguish between single BT mode and multi BT mode was added.

@dooho-lee dooho-lee linked an issue Jul 18, 2023 that may be closed by this pull request
in past, used hci number have followed device number. but if only one BT dongle are used, hci number can't follow device number
therefore new function to distinguish between single BT mode and multi BT mode was added.

Signed-off-by: dooho88.lee <[email protected]>
@dooho-lee dooho-lee force-pushed the feature/bug_fix_multi_ble_mode branch from a15516d to 00fc606 Compare July 18, 2023 08:49
src/main.py Outdated Show resolved Hide resolved
Copy link
Collaborator

@jinwon0325kim jinwon0325kim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your effort.

@dooho-lee dooho-lee merged commit ffab7ba into main Jul 18, 2023
2 checks passed
@dooho-lee dooho-lee deleted the feature/bug_fix_multi_ble_mode branch July 18, 2023 09:54
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.

[BUG] BT interface numbering (hci) can't follow device number
2 participants