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

sameold: rename SameEvent → SameReceiverEvent #36

Merged
merged 1 commit into from
Feb 24, 2024

Commits on Feb 24, 2024

  1. sameold: rename SameEvent → SameReceiverEvent

    Rename the `SameEvent` to `SameReceiverEvent`. The `SameReceiver`
    uses this type to communicate modem status changes, such as the
    acquisition and/or loss of carrier. The old name was somewhat
    ambiguous with `EventCode`, and the rename helps disambiguate them.
    
    This is an API-BREAKING change.
    cbs228 committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    6cc9860 View commit details
    Browse the repository at this point in the history