Skip to content

Commit e96a018

Browse files
Update README.md
1 parent 90d00b2 commit e96a018

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+
Do not use the `-D BOARD_HAS_PSRAM` build flag in PlatformIO or the `PSRAM: Enabled` option in Arduino IDE. Early boards have issues with the psram cache, resulting in reboots.<br> Boards without these issues don't need this flag to enable the psram.
3535

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

0 commit comments

Comments
 (0)