1
0
Fork 0
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:
Michael Keller 2020-10-20 21:04:37 +13:00
parent fdb6abf46c
commit bd183bf9bd
2 changed files with 0 additions and 2 deletions

View file

@ -60,7 +60,6 @@
#define UART8_TX_PIN PE1
#define USE_VCP
#define USE_USB_ID
#define SERIAL_PORT_COUNT 8

View file

@ -87,7 +87,6 @@
#define UART8_TX_PIN PE1
#define USE_VCP
#define USE_USB_ID
#define SERIAL_PORT_COUNT 9