From 13e0fafc140c16539691d26afafaca417e7e2fbc Mon Sep 17 00:00:00 2001 From: WXK <287788329@qq.com> Date: 星期四, 16 一月 2025 09:43:45 +0800 Subject: [PATCH] 更新为sdk0.7.0版本 --- 01_SDK/modules/hal/panchip/panplat/pan1070/bsp/radio/prf_lib/include/version.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/01_SDK/modules/hal/panchip/panplat/pan1070/bsp/radio/prf_lib/include/version.h b/01_SDK/modules/hal/panchip/panplat/pan1070/bsp/radio/prf_lib/include/version.h index 14aa10d..e9580b6 100644 --- a/01_SDK/modules/hal/panchip/panplat/pan1070/bsp/radio/prf_lib/include/version.h +++ b/01_SDK/modules/hal/panchip/panplat/pan1070/bsp/radio/prf_lib/include/version.h @@ -5,6 +5,6 @@ #define VERSION_MAJOR 1 #define VERSION_MINOR 1 #define VERSION_PACTH 0 -#define VERSION_COMMITID 0xb1899e3 +#define VERSION_COMMITID 0xaa1093f #endif /* __LIBPRF_PAN1080_VERSION_H__ */ -- Gitblit v1.9.3