Skip to content

Conversation

ghost
Copy link

@ghost ghost commented Jun 7, 2017

Issue #16
We now check if data as been correctly sent when printf() is used. printf() was in conflict with Serial.print() because it uses uart in polling mode and Serial uses uart in IT mode.

printf() function should be used only for debug purpose inside core.

…sent

Signed-off-by: fpr <fabien.perroquin@wi6labs.com>
@fpistm fpistm merged commit 44f340f into master Jun 8, 2017
@fpistm fpistm deleted the issue_16 branch August 7, 2017 07:24
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