From c44a2b81fbdf43bbcb7d4fdb61ad55580ef51a15 Mon Sep 17 00:00:00 2001 From: nerdCopter <56646290+nerdCopter@users.noreply.github.com> Date: Fri, 29 Sep 2023 11:01:44 -0500 Subject: [PATCH] BMI270 - SKYSTARSF7HDPRO rename --- src/main/target/SKYSTARSF7HDPRO/target.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/target/SKYSTARSF7HDPRO/target.h b/src/main/target/SKYSTARSF7HDPRO/target.h index 2c3d169a21..a2ae493c76 100644 --- a/src/main/target/SKYSTARSF7HDPRO/target.h +++ b/src/main/target/SKYSTARSF7HDPRO/target.h @@ -22,8 +22,8 @@ #define USE_TARGET_CONFIG -#define TARGET_BOARD_IDENTIFIER "SSHP" -#define USBD_PRODUCT_STRING "SKST7HDPRO" +#define TARGET_BOARD_IDENTIFIER "SKST" +#define USBD_PRODUCT_STRING "SKYSTARSF7HDPRO" // ******* LEDs and BEEPER ********