Skip to content

Commit a18674c

Browse files
authored
Update README.md
1 parent b837fc7 commit a18674c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/Better_WiFi_throughput/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ESP32-audioI2S, better WiFi speed
22
with a high bit rate or low compression rate, the data throughput via WiFi may not be sufficient to fill the audio buffer sufficiently. In this case, the message 'slow stream, dropouts are possible' appears periodically. Better TCP settings can help. This can be achieved via menuconfig followed by Arduino compilation.
3-
Here is a complete example that can be easily cloned in PlatformIO.
3+
Here is a complete example that can be easily copy that into PlatformIO.
44

55

66
````c++

0 commit comments

Comments
 (0)