aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/MissileLauncher/ConfigDescriptor.h
diff options
context:
space:
mode:
Diffstat (limited to 'Projects/MissileLauncher/ConfigDescriptor.h')
-rw-r--r--Projects/MissileLauncher/ConfigDescriptor.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/Projects/MissileLauncher/ConfigDescriptor.h b/Projects/MissileLauncher/ConfigDescriptor.h
index 7c84b7e78..2d86c0b97 100644
--- a/Projects/MissileLauncher/ConfigDescriptor.h
+++ b/Projects/MissileLauncher/ConfigDescriptor.h
@@ -45,9 +45,6 @@
/** Interface Class value for the Human Interface Device class */
#define HID_CLASS 0x03
- /** Maximum size of a device configuration descriptor which can be processed by the host, in bytes */
- #define MAX_CONFIG_DESCRIPTOR_SIZE 512
-
/* Enums: */
/** Enum for the possible return codes of the ProcessConfigurationDescriptor() function. */
enum GenericHIDHost_GetConfigDescriptorDataCodes_t