Skip to content

Conversation

janjongboom
Copy link

@janjongboom janjongboom commented Jul 31, 2017

Because the way the ringbuffer works it's not possible to get the underlying buffer in the RX IRQ callback because then ATParser will miss characters. By adding the character as a parameter to the RX callback you can get the data in the callback, and ATParser will not miss anything (because you can implement another independent buffer).

@geky @sarahmarshy

@janjongboom
Copy link
Author

Ping @geky @sarahmarshy

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