Skip to content

Fix weaked serialEventRun() not being called #987

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
Mar 13, 2020

Conversation

fpistm
Copy link
Member

@fpistm fpistm commented Mar 13, 2020

Fixes #985

Fixes stm32duino#985

Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
@fpistm fpistm added the fix 🩹 Bug fix label Mar 13, 2020
@fpistm fpistm added this to the 1.9.0 milestone Mar 13, 2020
@fpistm fpistm merged commit 05ef859 into stm32duino:master Mar 13, 2020
@fpistm fpistm deleted the SerialEventRun_Weak branch March 13, 2020 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix 🩹 Bug fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Default implementation of serialEventRun() is not called so serialEvent does not work
1 participant