forked from thijse/Arduino-CmdMessenger
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changes applied from: <https://github.com/sigmaeo/Arduino-CmdMessenger/tree/eb8e413f1313dbf5012ae6b751a6246b41a4e5ad> - Fix startCommand was not initialized not a problem on arduino, but with C++-Builder on Windows - Add missing unescape() are missing (issue thijse#39) - Make readBin() safe for less received bytes (see issue thijse#38) - Replace Serial.print() with comms->print()
- Loading branch information
1 parent
458c51e
commit a0d2340
Showing
2 changed files
with
15 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters