Skip to content

Commit e22c60d

Browse files
sanujkulper1234
andauthored
Update README.md
Adding one more linebreak Co-Authored-By: per1234 <[email protected]>
1 parent 68e761c commit e22c60d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: README.md

+1
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ Debug.setDebugLevel(DBG_VERBOSE);
4343
```
4444
### 2. Debug.setDebugOutputStream(Stream * stream) :
4545
By default, Output Stream is Serial. In advanced cases other objects could be other serial ports (if available), or can be a Software Serial object.
46+
4647
Example:
4748
```
4849
SoftwareSerial mySerial(10, 11); // RX, TX

0 commit comments

Comments
 (0)