mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-16 12:51:47 +00:00
Minor documentation improvements.
This commit is contained in:
parent
3bc066cd69
commit
f2e974954b
@ -92,8 +92,8 @@ static FATDirectoryEntry_t FirmwareFileEntries[] =
|
|||||||
},
|
},
|
||||||
|
|
||||||
/* VFAT Long File Name entry for the virtual firmware file; required to
|
/* VFAT Long File Name entry for the virtual firmware file; required to
|
||||||
* prevent corruption of systems that are unable to detect the device
|
* prevent corruption from systems that are unable to detect the device
|
||||||
* as being a legacy MSDOS style FAT12 volume to prevent corruption. */
|
* as being a legacy MSDOS style FAT12 volume. */
|
||||||
{
|
{
|
||||||
.VFAT_LongFileName =
|
.VFAT_LongFileName =
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user