From c0fc8315ac1d68bf2b13ed0cdd5e3feef03aaa1a Mon Sep 17 00:00:00 2001 From: zhaohe Date: Mon, 8 Jul 2024 14:35:07 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E6=B6=B2=E9=9D=A2=E6=8E=A2?= =?UTF-8?q?=E6=B5=8B=E6=AD=A5=E8=BF=9B=E9=80=9F=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sdk | 2 +- usrc/project_configs.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sdk b/sdk index c234f76..caad957 160000 --- a/sdk +++ b/sdk @@ -1 +1 @@ -Subproject commit c234f76635e86bc5c9289d8a3b6e8f5d5395859a +Subproject commit caad9578ce175b0acfc6a90f9b72d7300076dd5f diff --git a/usrc/project_configs.h b/usrc/project_configs.h index 954faed..b0aab8c 100644 --- a/usrc/project_configs.h +++ b/usrc/project_configs.h @@ -1,5 +1,5 @@ #pragma once -#define PC_VERSION 502 +#define PC_VERSION 503 #define PC_MANUFACTURER "http://www.iflytop.com/" #define PC_PROJECT_NAME "a8000_subboard" #define PC_IFLYTOP_ENABLE_OS 1