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: Drop if clause since subscrition callback is a native lambda and not a function pointer. #199

Merged
merged 1 commit into from
Jan 11, 2023

Conversation

aentinger
Copy link
Member

Keeping this line in also leads to compile errors when subscribing to a lambda function.

… not a function pointer.

Keeping this line in also leads to compile errors when subscribing to a lambda function.
@aentinger aentinger added topic: firmware Code that runs on an embedded system. type: bug type: enhancement PR to improve the project. labels Jan 11, 2023
@aentinger aentinger self-assigned this Jan 11, 2023
@aentinger aentinger merged commit ac158d7 into main Jan 11, 2023
@aentinger aentinger deleted the fix branch January 11, 2023 05:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: firmware Code that runs on an embedded system. type: bug type: enhancement PR to improve the project.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant