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

Add parameter for SPI clock frequency to begin_SPI() functions #99

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

niliha
Copy link

@niliha niliha commented Feb 29, 2024

This allows to configure the used SPI clock frequency for the SPI variants, instead of using the hard coded 1 Mhz.

It should not break anything or change the behavior of existing code.

Let me know if you need anything else :)

@dzalf
Copy link

dzalf commented Aug 22, 2024

Guys, please consider merging this feature. It will improve the usability of the library with other frequencies

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.

2 participants