We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08b4699 commit 3d69043Copy full SHA for 3d69043
docs/APIs/io/inputs_outputs.md
@@ -7,7 +7,7 @@ Inputs and outputs on development boards are either analog or digital.
7
These APIs read or set the voltage of analog pins:
8
9
* [AnalogIn](AnalogIn.md): read the voltage of an analog input pin.
10
-* [AnalogOut](AnalogOut.md): set the voltage of an an along output pin.
+* [AnalogOut](AnalogOut.md): set the voltage of an analog output pin.
11
12
## Digital I/O
13
0 commit comments