We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95040aa commit 4d1cd6cCopy full SHA for 4d1cd6c
1 file changed
examples/README.md
@@ -204,13 +204,13 @@ Shows how to configure Inventor HAT Mini's servos with different common calibrat
204
## Audio Examples
205
206
### Play Sound - PyGame
207
-[audio/play_sound.py](audio/play_sound_pygame.py)
+[audio/play_sound_pygame.py](audio/play_sound_pygame.py)
208
209
Play a WAV audio file from your Inventor HAT Mini, using PyGame!
210
211
212
### Play Sound - Aplay
213
-[audio/play_sound.py](audio/play_sound_aplay.py)
+[audio/play_sound_aplay.py](audio/play_sound_aplay.py)
214
215
Play a WAV audio file from your Inventor HAT Mini, using Aplay!
216
0 commit comments