Skip to content

Commit 78f879e

Browse files
author
Amanda Butler
authored
Edit README.md
Edit file for consistent spelling and formatting and to remove repetition.
1 parent 1f24004 commit 78f879e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# LowpowerTimer example
1+
# LowPowerTimer example
22

3-
This example shows how to use a LowpowerTimer to measure time. The time will be the amount of time between when the start() and stop() functions are run. The Timer class counts from 0 up.
3+
This example shows how to use LowPowerTimer to measure the time between when the `start()` and `stop()` functions are run. The Timer class counts from 0 up.
44

0 commit comments

Comments
 (0)