Skip to content

Commit

Permalink
fix md
Browse files Browse the repository at this point in the history
  • Loading branch information
ptp committed Nov 19, 2017
1 parent e78dd64 commit 1c8a848
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ https://github.com/scogswell/ArduinoSerialCommand
This library is for handling text commands over a serial port.

Goals:
Small footprint
No dynamic memory allocation
Stream class's Serial Ports
Multiple Serial Ports callback methods
Custom Command termination default is `CR & LF`
Custom Arguments Delimeter default is `SPACE`
* Small footprint
* No dynamic memory allocation
* Stream class's Serial Ports
* Multiple Serial Ports callback methods
* Custom Command termination default is `CR & LF`
* Custom Arguments Delimeter default is `SPACE`

## SerialCommand object

Expand Down

0 comments on commit 1c8a848

Please sign in to comment.