Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vshymanskyy authored Dec 1, 2016
1 parent 399470b commit c718b4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ StreamDebugger class is an Arduino Stream, that dumps all data to another Stream

## Usage:

```
```cpp
#include <StreamDebugger.h>
StreamDebugger StreamDbg(Serial1, Serial);

Expand Down

0 comments on commit c718b4d

Please sign in to comment.