Skip to content

Commit fae31e3

Browse files
Update audio.md
1 parent 9d1ee58 commit fae31e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extras/audio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Example:
3838
Some codecs may require additional configuration:
3939
4040
- **I2S Configuration**: Most audio codecs can be configured over I2S. Ensure that your microcontroller's I2S settings (bit depth, sample rate, etc.) are compatible with the codec's specifications.
41-
- **Additional Pins**: Certain codecs, such as the PCM5201a, may have additional pins like a *Mute* pin. Refer to the codec-specific documentation [PCM5102a](ml_pcm5102a) for details on these configurations.
41+
- **Additional Pins**: Certain codecs, such as the PCM5201a, may have additional pins like a *Mute* pin. Refer to the codec-specific documentation [PCM5102a](ml_pcm5102a.md) for details on these configurations.
4242
4343
### Running the Project
4444

0 commit comments

Comments
 (0)