Merge pull request #10985 from DusKing1/fix-h743-board-identifier

This commit is contained in:
Michael Keller 2021-10-03 17:13:16 +13:00 committed by GitHub
commit b47358474d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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"