8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2aad912 commit 505c3d8Copy full SHA for 505c3d8
libraries/doom/examples/Doom/Doom.ino
@@ -2,7 +2,7 @@
2
Arduino wrapper for DoomGeneric
3
Mouse and keyboard controls are not implemented at the moment.
4
5
- To use the internal QSPI flash as storage, run WiFiFirmwareUpdater
+ To use the internal QSPI flash as storage, run QSPIFormat
6
sketch once to create the partitions, AccessFlashAsUSBDisk to expose the QSPI flash
7
as a USB disk, copy DOOM1.WAD in the biggest partition, flash this sketch and you are ready to go :)
8
*/
0 commit comments