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

Check if packet is not released before CC to phone #3787

Merged
merged 1 commit into from
May 5, 2024

Conversation

GUVWAF
Copy link
Member

@GUVWAF GUVWAF commented May 5, 2024

Fixes #3782.

RadioLibInterface::send() will release the packet if it couldn't be sent (e.g. when region is UNSET). This caused a crash on the RP2040 when it afterwards tried to send this packet to the phone.

@caveman99 caveman99 merged commit e9ebdfe into meshtastic:master May 5, 2024
70 checks passed
@GUVWAF GUVWAF deleted the ccToPhoneErr branch May 5, 2024 14:50
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.

[Bug]: Pico W firmware stops after 45 seconds
3 participants