harmsm / PyCmdMessenger

Python interface for CmdMessenger arduino serial communication library
MIT License
80 stars 32 forks source link

Fix ArduinoBoard.write not sending the entire message #40

Open ap-- opened 5 years ago

ap-- commented 5 years ago

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.