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

[SX127x] IRQ mask handling uses the wrong DIO register #1244

Closed
caveman99 opened this issue Sep 30, 2024 · 0 comments · Fixed by #1246
Closed

[SX127x] IRQ mask handling uses the wrong DIO register #1244

caveman99 opened this issue Sep 30, 2024 · 0 comments · Fixed by #1246

Comments

@caveman99
Copy link
Contributor

38fc7a9 checks the DIO mapping for collisions. Compared to the code before, the assignment in line 1403 swaps RADIOLIB_SX127X_REG_DIO_MAPPING_1 for RADIOLIB_SX127X_REG_DIO_MAPPING_2 and vice versa. Mapping_1 is used for DIO4 now and Mapping_2 for DIO0-3

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 a pull request may close this issue.

1 participant