diff --git a/configs/STELLARF4/config.h b/configs/STELLARF4/config.h index 16db9f89..e7bc2e13 100644 --- a/configs/STELLARF4/config.h +++ b/configs/STELLARF4/config.h @@ -23,7 +23,7 @@ #define FC_TARGET_MCU STM32F405 #define BOARD_NAME STELLARF4 -#define MANUFACTURER_ID FLMO +#define MANUFACTURER_ID STBE #define USE_ACC #define USE_BARO diff --git a/configs/STELLARF7/config.h b/configs/STELLARF7/config.h index 54735912..b61cade9 100644 --- a/configs/STELLARF7/config.h +++ b/configs/STELLARF7/config.h @@ -36,7 +36,7 @@ #define FC_TARGET_MCU STM32F7X2 #define BOARD_NAME STELLARF7 -#define MANUFACTURER_ID FLMO +#define MANUFACTURER_ID STBE #define MOTOR1_PIN PC6 #define MOTOR2_PIN PC7 diff --git a/configs/STELLARF7V2/config.h b/configs/STELLARF7V2/config.h index f9a859dd..6ab5438e 100644 --- a/configs/STELLARF7V2/config.h +++ b/configs/STELLARF7V2/config.h @@ -23,7 +23,7 @@ #define FC_TARGET_MCU STM32F7X2 #define BOARD_NAME STELLARF7V2 -#define MANUFACTURER_ID FLMO +#define MANUFACTURER_ID STBE #define USE_ACC #define USE_BARO