Fix outdated filename references in the LUFA documentation.
[pub/USBasp.git] / Bootloaders / MassStorage / Descriptors.c
index cbc320f..7ae0a7d 100644 (file)
@@ -38,7 +38,7 @@
 #include "Descriptors.h"
 
 
-/** Device descriptor structure. This descriptor, located in FLASH memory, describes the overall
+/** Device descriptor structure. This descriptor, located in SRAM memory, describes the overall
  *  device characteristics, including the supported USB version, control endpoint size and the
  *  number of device configurations. The descriptor is read out by the USB host when the enumeration
  *  process begins.