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 for #1458: crash on sending LoRa data #1526

Merged
merged 1 commit into from
Mar 12, 2023

Conversation

xopr
Copy link
Contributor

@xopr xopr commented Mar 12, 2023

Description:

This PR fixes the crash introduced in #1458 (I'm so sorry I introduced this).

Upon writing documentation for the new features, I discovered the device will crash when sending message or hex data.
It now verifies the presence of the type field, and also makes sure the correct size is used when sending in hex.

Checklist:

  • The pull request is done against the latest development branch
  • Only one feature/fix was added per PR and the code change compiles without warnings
  • I accept the DCO.

@1technophile 1technophile merged commit 9775061 into 1technophile:development Mar 12, 2023
@1technophile
Copy link
Owner

Thanks

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