From 0f3e43ceb50d4ced740c869646bd35f21cf86c5f Mon Sep 17 00:00:00 2001 From: YunHorn Technology Date: Tue, 4 Jul 2023 09:47:01 +0800 Subject: [PATCH] remove unused code --- Core/Inc/yunhorn_sts_prd_conf.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Core/Inc/yunhorn_sts_prd_conf.h b/Core/Inc/yunhorn_sts_prd_conf.h index 82f55ae..78860cf 100644 --- a/Core/Inc/yunhorn_sts_prd_conf.h +++ b/Core/Inc/yunhorn_sts_prd_conf.h @@ -207,8 +207,8 @@ #ifdef YUNHORN_STS_O6_ENABLED #define MajorVer 23U -#define MinorVer 05U -#define SubMinorVer 23U +#define MinorVer 07U +#define SubMinorVer 03U #define FirmwareVersion 3U #define YUNHORN_STS_MAX_NVM_CFG_SIZE 64U