Skip to content

Commit ad42f19

Browse files
Update README.md
1 parent 5cfdbcf commit ad42f19

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
@@ -111,7 +111,7 @@ WiFi.setSleep(false);
111111
<hr>
112112
113113
### Prevent reboots while playing
114-
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 or option to enable the psram.
114+
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 do not need this flag or option to enable the psram.
115115
116116
Another source of sudden reboots are cheap dev boards with a too small 3.3v regulator.
117117

0 commit comments

Comments
 (0)