Skip to content

Commit 0a3842a

Browse files
sanujkulper1234
andauthored
Update README.md
Co-Authored-By: per1234 <accounts@perglass.com>
1 parent 1f61dd8 commit 0a3842a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ SoftwareSerial mySerial(10, 11); // RX, TX
4747
Debug.setDebugOutputStream(&mySerial);
4848
```
4949
### 3. Debug.timestampOn() :
50-
Calling this function will switches on the timestamp in `Debug.print()` function call;
50+
Calling this function switches on the timestamp in the `Debug.print()` function call;
5151
By default, printing timestamp is off, unless turned on using this function call.
5252

5353
### 4. Debug.timestampOff() :

0 commit comments

Comments
 (0)