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

fix CENTRAL_LINK_COUNT default for SDK15 #2421

Merged
merged 2 commits into from
Oct 30, 2023

Conversation

fanoush
Copy link
Contributor

@fanoush fanoush commented Oct 28, 2023

fix CENTRAL_LINK_COUNT default to be 1 except for nrf51

fixes #2420

there is no nrf51 for SDK15 so it makes sense to have CENTRAL_LINK_COUNT default to be 1
set CENTRAL_LINK_COUNT default to 0 for nrf51
@gfwilliams
Copy link
Member

Thanks!

@gfwilliams gfwilliams merged commit 9b626d6 into espruino:master Oct 30, 2023
15 checks passed
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.

52840/sdk15 boards - no output over BLE without having -DCENTRAL_LINK_COUNT=1 in board file
2 participants