mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-15 04:15:44 +03:00
Merge pull request #10286 from jflyper/bfdev-fix-h7-use_usb_id-bug
[H7] Remove USB_USB_ID from target.h
This commit is contained in:
parent
fdb6abf46c
commit
bd183bf9bd
2 changed files with 0 additions and 2 deletions
|
@ -60,7 +60,6 @@
|
|||
#define UART8_TX_PIN PE1
|
||||
|
||||
#define USE_VCP
|
||||
#define USE_USB_ID
|
||||
|
||||
#define SERIAL_PORT_COUNT 8
|
||||
|
||||
|
|
|
@ -87,7 +87,6 @@
|
|||
#define UART8_TX_PIN PE1
|
||||
|
||||
#define USE_VCP
|
||||
#define USE_USB_ID
|
||||
|
||||
#define SERIAL_PORT_COUNT 9
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue