Skip to content

Conversation

StevenCash
Copy link

In mode_s.c, the detectOutofPhase function was comparing preamble bit -1 to bit 1, where it should have been comparing bit -1 to bit 0.

…ble bit 0 divided by 3, rather than bit 1 divided by 3, as bit 1 should be a zero bit like bit -1.
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.

1 participant