Skip to content

Conversation

@Woodie-07
Copy link

The isReceiving function (used for delaying TX until clear) was using incorrect IRQs meaning instead of checking the HEADER_VALID IRQ, TX_DONE was used instead. This PR removes the incorrect defines and uses the correct RadioLib defines instead. I also removed the getTimeOnAir override as this appears to have been fixed upstream as part of jgromes/RadioLib#1596.

fix incorrect irqs used in isReceiving. also remove getTimeOnAir override as fixed upstream
@ripplebiz ripplebiz merged commit a2f5432 into meshcore-dev:dev Oct 26, 2025
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