Skip to content

Commit 27f892b

Browse files
committed
add asset reference
1 parent 730ba7d commit 27f892b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/micropython/05.modulinos/03.modulino-pixels/modulino-pixels.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,4 +94,4 @@ pixels.show()
9494

9595
The Modulino Pixels is a series of addressable RGB LEDs. These can be controlled by setting the brightness or the color of each LED.
9696

97-
![LED Animation]()
97+
![LED Animation](./assets/how-it-works.gif)

content/micropython/05.modulinos/04.modulino-buzzer/modulino-buzzer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,4 +99,4 @@ The Modulino Buzzer is a tiny speaker that can output sound waves.
9999

100100
The speaker is called a "piezo", which comes from piezoelectricity. When you apply voltage to the speaker with a specific frequency, you generate a specific sound. Changing the frequency will change the tone of the speaker.
101101

102-
![How it wors]()
102+
![How it wors](./assets/how-it-works.gif)

0 commit comments

Comments
 (0)