diff --git a/boards/holybro/kakuteh7mini/src/hw_config.h b/boards/holybro/kakuteh7mini/src/hw_config.h index 1ad290fd6c8d..bd7a8a6d3c06 100644 --- a/boards/holybro/kakuteh7mini/src/hw_config.h +++ b/boards/holybro/kakuteh7mini/src/hw_config.h @@ -69,7 +69,7 @@ //#define USE_VBUS_PULL_DOWN #define BOOT_DELAY_ADDRESS 0x000001a0 -#define BOARD_TYPE 1054 +#define BOARD_TYPE 1058 #define BOARD_FLASH_SECTORS (14) #define BOARD_FLASH_SIZE (16 * 128 * 1024) #define APP_RESERVATION_SIZE (1 * 128 * 1024)