diff --git a/README.md b/README.md index 090d5bbcd0a4f8c78d9a23b0f654e9c16a12e71e..2b9a0f3dba8371163f5a43d408b2009a4edb0eb4 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This code implements a USB speaker streaming audio to an I2S device, based on [Phil Schatzmann's port](https://www.pschatzmann.ch/home/2024/10/13/tinyusb-audio-on-an-rp2040-in-arduino/) of the TinyUSB Audio class for the rp2040. -An example board is available on How to Make (Almost) Anything's website: +An example board is available on How to Make (Almost) Anything's website (hello.MAX98357A.RP2040): [https://academy.cba.mit.edu/classes/output_devices/](https://academy.cba.mit.edu/classes/output_devices/) ## Dependencies