Skip to content

Commit 505c3d8

Browse files
authored
Update Doom.ino
1 parent 2aad912 commit 505c3d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/doom/examples/Doom/Doom.ino

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Arduino wrapper for DoomGeneric
33
Mouse and keyboard controls are not implemented at the moment.
44
5-
To use the internal QSPI flash as storage, run WiFiFirmwareUpdater
5+
To use the internal QSPI flash as storage, run QSPIFormat
66
sketch once to create the partitions, AccessFlashAsUSBDisk to expose the QSPI flash
77
as a USB disk, copy DOOM1.WAD in the biggest partition, flash this sketch and you are ready to go :)
88
*/

0 commit comments

Comments
 (0)