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 missing clock setting introduce by #4312 #4327

Merged
merged 2 commits into from
Nov 27, 2024

Conversation

willmmiles
Copy link
Collaborator

@softhack007 caught a logic error I introduced in #4312. Ensure that correct parameters are passed to PolyBus::begin.

Includes a function signature change to allow the compiler to warn if this is accidentally violated in the future.

While not used by most bus types, it's not an optional parameter.
@netmindz netmindz merged commit 3668ede into Aircoookie:0_15 Nov 27, 2024
19 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.

2 participants