thijse / Arduino-CmdMessenger

CmdMessenger Communication library for Arduino & .NET
Other
208 stars 87 forks source link

Serial.print() have to be: comms->print() #37

Open sigmaeo opened 6 years ago

sigmaeo commented 6 years ago

1.) fixed: 3x Serial left instead of 3x comms 2.) make readBin() safe for less received bytes (see issue #38) 3.) fixed some missing unescape() (see issue #39)

gyssels commented 2 years ago

@sigmaeo I will accept PR on gyssels/Arduino-CmdMessenger, and I messaging the other PR submitters so it can become an active branch I engage myself to do a full PR back here if in the future I'll not maintain this anymore.