We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 408fb2d commit 766df2dCopy full SHA for 766df2d
README.md
@@ -31,7 +31,7 @@ WiFi.setSleep(false);
31
<hr>
32
33
### Reboots while playing
34
-If your system is not running stable you could try to disable psram buffering in `ESP32_VS1053_Stream.h`.
+If your system is not running stable you could try to disable psram buffering by commenting out `-D BOARD_HAS_PSRAM` in `platformio.ini`.
35
36
Another source of sudden reboots are cheap dev boards with a too small 3.3v regulator.
37
0 commit comments