Skip to content

Commit 4cf157b

Browse files
committed
Update Video Name
1 parent 73d447f commit 4cf157b

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ while True:
100100
Now, turn the knob, and watch as the LED dims according to the knob's position.
101101

102102
<video width="100%" loop autoplay>
103-
<source src="assets/pot+led.mp4" type="video/mp4" />
103+
<source src="assets/pot-led.mp4" type="video/mp4" />
104104
</video>
105105

106106

0 commit comments

Comments
 (0)