Skip to content

Commit 90d00b2

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

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 by commenting out `-D BOARD_HAS_PSRAM` in `platformio.ini`.<br>This should only have effect on boards that have the psram cache issue.<br>I don't know how to do that in the Arduino IDE.
34+
If your system is not running stable you could try to disable psram buffering in `ESP32_VS1053_Stream.h`.
3535

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

0 commit comments

Comments
 (0)