Skip to content

Commit 766df2d

Browse files
Update README.md
1 parent 408fb2d commit 766df2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ WiFi.setSleep(false);
3131
<hr>
3232

3333
### Reboots while playing
34-
If your system is not running stable you could try to disable psram buffering in `ESP32_VS1053_Stream.h`.
34+
If your system is not running stable you could try to disable psram buffering by commenting out `-D BOARD_HAS_PSRAM` in `platformio.ini`.
3535

3636
Another source of sudden reboots are cheap dev boards with a too small 3.3v regulator.
3737

0 commit comments

Comments
 (0)