1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-02-19 09:54:15 +01:00

f4 usb: fix invalid reference to stm32f4_discovery.h

This commit is contained in:
Stacey Sheldon 2012-01-30 22:30:15 -05:00
parent 04b81f13a7
commit 1e79ed6d54

View File

@ -25,7 +25,6 @@
/* Includes ------------------------------------------------------------------*/
#include "usb_core.h"
#include "stm32f4_discovery.h"
/** @addtogroup USB_OTG_DRIVER
* @{