Skip to content

Commit 16dab2e

Browse files
committed
update readme to include ex3
1 parent da4d8b8 commit 16dab2e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,9 @@ The following examples are provided with the library
4242

4343
| Example | Description |
4444
|---|---|
45-
|[Play File](examples/Example1_PlayFile/Example1_PlayFile.ino)| The MY1690 has a large number of features. This example presents the user with a serial menu to control the various aspects of the IC.|
45+
|[Play File](examples/Example1_PlayFile/Example1_PlayFile.ino)| Play a single .MP3 or .WAV file from the uSD card.
4646
|[Kitchen Sink](examples/Example2_KitchenSink/Example2_KitchenSink.ino)| The MY1690 has a large number of features. This example presents the user with a serial menu to control the all aspects of the IC.|
47+
|[Kitchen Sink ESP32](examples/Example3_KitchenSink_ESP32/Example3_KitchenSink_ESP32.ino)| Kitchen Sink example, using Hardware Serial on an ESP32 setup on pins 26 and 27.|
4748

4849
## License Information
4950

0 commit comments

Comments
 (0)