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(*): only handle URCs in one place #84

Merged
merged 1 commit into from
Sep 26, 2023

Conversation

MathiasKoch
Copy link
Member

After the change to the new ATAT version, the URC handling can no longer be spread into multiple handlers, unless we do multiple URC subscribers. This PR changes the URC handling, to only occur in one place.

The downside of this PR is that we no longer handle URC's on every AT command we send. Not sure if this is going to be a problem.

@MathiasKoch MathiasKoch added this pull request to the merge queue Sep 26, 2023
Merged via the queue into master with commit 9aa54c8 Sep 26, 2023
5 checks passed
@MathiasKoch MathiasKoch deleted the fix/handle-urc-single-place branch September 26, 2023 10:22
MathiasKoch added a commit that referenced this pull request Sep 26, 2023
github-merge-queue bot pushed a commit that referenced this pull request Sep 26, 2023
* Revert "Only handle URCs in one place (#84)"

This reverts commit 9aa54c8.

* Change from a single URC subscriber to two
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