You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ WiFi.setSleep(false);
31
31
<hr>
32
32
33
33
### 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`.
35
35
36
36
Another source of sudden reboots are cheap dev boards with a too small 3.3v regulator.
0 commit comments