Skip to content

Commit fe80c06

Browse files
author
Amanda Butler
authored
Edit README.md
Edit file for active voice, precise language and consistent spelling.
1 parent 54b2b11 commit fe80c06

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-
# LowpowerTicker example
1+
# LowPowerTicker example
22

3-
This example shows how to use the LowpowerTicker to cause periodic events, like blinking an LED on and Off at a certain rate. In this example LED1 is controlled by the main while loop, while LED2 is controlled by the Ticker callback function.
3+
This example shows how to use the LowPowerTicker to cause periodic events, such as blinking an LED at a set rate. In this example, the main while loop controls LED1, and the Ticker callback function controls LED2.
44

0 commit comments

Comments
 (0)