Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nickshl/DevBoy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'STM32F415APP/Inc/usbd_desc.h')
-rw-r--r--STM32F415APP/Inc/usbd_desc.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/STM32F415APP/Inc/usbd_desc.h b/STM32F415APP/Inc/usbd_desc.h
index 5ca4dd1..61a7a70 100644
--- a/STM32F415APP/Inc/usbd_desc.h
+++ b/STM32F415APP/Inc/usbd_desc.h
@@ -2,7 +2,7 @@
******************************************************************************
* @file : usbd_desc.h
* @version : v1.0_Cube
- * @brief : Header for usbd_desc.c file.
+ * @brief : Header for usbd_conf.c file.
******************************************************************************
* This notice applies to any and all portions of this file
* that are not between comment pairs USER CODE BEGIN and
@@ -46,7 +46,6 @@
*
******************************************************************************
*/
-
/* Define to prevent recursive inclusion -------------------------------------*/
#ifndef __USBD_DESC__H__
#define __USBD_DESC__H__