Skip to content

Fix some ROM function addresses for ESP32-C3 #266

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

Merged
merged 1 commit into from
Sep 18, 2023
Merged

Conversation

bjoernQ
Copy link
Contributor

@bjoernQ bjoernQ commented Sep 18, 2023

This fixes #249

@alexiionescu your example in https://github.com/alexiionescu/esp-ble-scan should work with this again

@MabezDev
Copy link
Member

Interesting, were these just incorrect in the first place? Or did they somehow break!?

@bjoernQ
Copy link
Contributor Author

bjoernQ commented Sep 18, 2023

Interesting, were these just incorrect in the first place? Or did they somehow break!?

Seems we didn't have them at all before the driver update and when updating the driver those somehow sneaked in with the wrong addresses

@alexiionescu
Copy link

This fixes #249

@alexiionescu your example in https://github.com/alexiionescu/esp-ble-scan should work with this again

It is working. thank you.

Copy link
Member

@MabezDev MabezDev left a comment

Choose a reason for hiding this comment

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

LGTM!

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.

ble scan does not work after driver update
3 participants