Skip to content

Commit 50f0a20

Browse files
author
Amanda Butler
authored
Edit README.md
Add and spell out words for clarification.
1 parent 7c87331 commit 50f0a20

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

APIs_Drivers/AnalogOut_ex_2/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AnalogOut example
22

3-
This example shows how to set specified voltage level on analog output. In the example voltage is repeatedly raised from 0V to VCC on output pin in 0.1*VCC V increments. The voltage values are printed to console.
3+
This example shows how to set a specified voltage level on analog output. In the example, voltage is repeatedly raised from 0V to VCC on the output pin in 0.1*VCC V increments. The voltage values are printed to console.
44

5-
**Note:** Adjust analog output pin name to your board spec.
5+
**Note:** Adjust the analog output pin name to your board specification.

0 commit comments

Comments
 (0)