Skip to content

Commit 2fd03d4

Browse files
author
Amanda Butler
authored
Edit README.md
Edit file, mostly for formatting.
1 parent a708263 commit 2fd03d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

APIs_Drivers/PwmOut_ex_1/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
This example shows how to use PwmOut to modulate LED blinking.
44

5-
**Note**: Set the cycle time first, then set the duty cycle using either a relative time period via the write() function or an absolute time period using the pulsewidth() function.
5+
**Note**: Set the cycle time. Then set the duty cycle using either a relative time period with the `write()` function or an absolute time period using the `pulsewidth()` function.

0 commit comments

Comments
 (0)