Arduino-CmdMessenger icon indicating copy to clipboard operation
Arduino-CmdMessenger copied to clipboard

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

Open sigmaeo opened this issue 6 years ago • 1 comments

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)

sigmaeo avatar Mar 19 '18 16:03 sigmaeo

@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.

gyssels avatar Sep 30 '21 07:09 gyssels