mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 00:35:39 +03:00
Merge pull request #10985 from DusKing1/fix-h743-board-identifier
This commit is contained in:
commit
b47358474d
1 changed files with 1 additions and 1 deletions
|
@ -172,7 +172,7 @@
|
|||
#define TARGET_IO_PORTF 0xffff
|
||||
|
||||
#elif defined(STM32H743)
|
||||
#define TARGET_BOARD_IDENTIFIER "SH47"
|
||||
#define TARGET_BOARD_IDENTIFIER "SH74"
|
||||
|
||||
#define USBD_PRODUCT_STRING "Betaflight STM32H743"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue