mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-15 20:35:33 +03:00
Remove sdcard include header from usb_io (#13007)
This commit is contained in:
parent
4831683155
commit
0eac4df5a4
1 changed files with 0 additions and 1 deletions
|
@ -28,7 +28,6 @@
|
|||
#include "drivers/io.h"
|
||||
#include "drivers/time.h"
|
||||
#include "usb_io.h"
|
||||
#include "sdcard.h"
|
||||
|
||||
#ifdef USE_USB_DETECT
|
||||
static IO_t usbDetectPin;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue