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

Remove IPC calls in the esp32 HCI. #681

Merged
merged 1 commit into from
Jun 13, 2024
Merged

Remove IPC calls in the esp32 HCI. #681

merged 1 commit into from
Jun 13, 2024

Conversation

h2zero
Copy link
Owner

@h2zero h2zero commented Jun 10, 2024

This removes code that was used in the past to work around an odd delay when starting advertising. The delay does not appear to exist anymore with the newer Arduino cores and has now started causing issues therefore it should be removed.

Fixes #676

This removes code that was used in the past to work around an odd delay when starting advertising.
The delay does not appear to exist anymore with the newer Arduino cores and has now started causing issues therefore it should be removed.
@h2zero h2zero merged commit 5600d9a into release/1.4 Jun 13, 2024
38 checks passed
@h2zero h2zero deleted the remove-ipc branch June 13, 2024 13: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.

ESP32-S3 crash with arduino-esp32 core 3.x.x
1 participant