harmsm / PyCmdMessenger

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

command separator in binary #38

Closed manitou48 closed 5 years ago

manitou48 commented 5 years ago

problem sending binary data if binary data is 44 or 59, see https://forum.pjrc.com/threads/53685-Serial-communication-problem-Magic-numbers

manitou48 commented 5 years ago

fixed with increased buffer size