Skip to content

Commit 1c9d932

Browse files
committed
Documentation
1 parent f3a37b9 commit 1c9d932

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ Here are a couple of simple test sketches to demo different output destinations:
9797
- [streams-generator-i2s](examples/streams-generator-i2s) Output of generated sound on external DAC via I2S
9898
- [streams-generator-dac](examples/streams-generator-dac) Output of generated sound on ESP32 internal DAC via I2S
9999
- [streams-generator-a2dp](examples/streams-generator-a2dp) Output of generated sound on Bluetooth Speaker using A2DP
100+
- [streams-generator-pwm](examples/streams-generator-pwm) Output of generated sound with PWM
100101
- [streams-adc-serial](examples/streams-adc-serial) Displaying input from analog microphone on the Serial Plotter
101102
- [streams-memory_wav-serial](examples/streams-memory_wav-serial) Decoding of WAV from Flash memory and display on the Serial Plotter
102103

0 commit comments

Comments
 (0)