Minor documentation improvements.

This commit is contained in:
Dean Camera 2013-05-14 22:23:17 +02:00
parent 0d80075387
commit 3d0e6d055b
5 changed files with 8 additions and 8 deletions

View 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.