Skip to content

Commit bec28bb

Browse files
authored
Update content/micropython-course/course/05.analog/04.analog.md
1 parent 8e1cb3e commit bec28bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/micropython-course/course/05.analog/04.analog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Analog signals are used to represent phenomena in the real world, such as pressu
1313

1414
You will learn the following in this chapter:
1515
- How to read an analog signal,
16-
- how to control output devices such as LED.
16+
- how to generate a faux analog output signal using PWM, to fade an LED.
1717

1818
## Analog Signals
1919

0 commit comments

Comments
 (0)