Skip to content

Commit 492ae4e

Browse files
author
Amanda Butler
authored
Edit REAMDE.md
Edit file, mostly for active voice.
1 parent 414ee94 commit 492ae4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Ticker example
22

3-
This example shows how to use the Ticker 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 Ticker to cause periodic events, such as blinking an LED at a certain rate. In this example, the main while loop controls LED1, and the Ticker callback function controls LED2.

0 commit comments

Comments
 (0)