Skip to content

Commit 4d1cd6c

Browse files
Fix missed example names
1 parent 95040aa commit 4d1cd6c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

examples/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -204,13 +204,13 @@ Shows how to configure Inventor HAT Mini's servos with different common calibrat
204204
## Audio Examples
205205

206206
### Play Sound - PyGame
207-
[audio/play_sound.py](audio/play_sound_pygame.py)
207+
[audio/play_sound_pygame.py](audio/play_sound_pygame.py)
208208

209209
Play a WAV audio file from your Inventor HAT Mini, using PyGame!
210210

211211

212212
### Play Sound - Aplay
213-
[audio/play_sound.py](audio/play_sound_aplay.py)
213+
[audio/play_sound_aplay.py](audio/play_sound_aplay.py)
214214

215215
Play a WAV audio file from your Inventor HAT Mini, using Aplay!
216216

0 commit comments

Comments
 (0)