Skip to content

Commit 9b87019

Browse files
committed
README
1 parent e2c1244 commit 9b87019

File tree

1 file changed

+2
-0
lines changed
  • examples/streams-generator-webserver_wav

1 file changed

+2
-0
lines changed

examples/streams-generator-webserver_wav/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@
22

33
With the help of the ESP32 WIFI functionality we can implement a simple web server.
44
In the example we use a Sine Wave generator as sound source and return the result as an WAV file
5+
6+
It would have been more elegent to use a proper __server library__ - but I did not want to introduce another dependency. So I leave this excercise up to you to implement it with less code by using your preferred library!

0 commit comments

Comments
 (0)