Skip to content

Fix ArduinoBoard.write not sending the entire message#40

Open
ap-- wants to merge 1 commit intoharmsm:masterfrom
ap--:master
Open

Fix ArduinoBoard.write not sending the entire message#40
ap-- wants to merge 1 commit intoharmsm:masterfrom
ap--:master

Conversation

@ap--
Copy link

@ap-- ap-- commented Mar 23, 2019

This cost me a bit of time debugging why the arduino would not receive some commands.
I'll leave it here so others won't run into the same problem.

Long strings where not fully written by ArduinoBoard.write.
This fixes ArduinoBoard.write to use Serial.write correctly.
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