From 71fa1de59f1b37ec8e3741b0bbba74af5628a197 Mon Sep 17 00:00:00 2001 From: zhaohe Date: Sat, 8 Jun 2024 19:05:55 +0800 Subject: [PATCH] =?UTF-8?q?V400=E5=AE=8C=E6=88=90=E6=B0=B4=E5=86=B7?= =?UTF-8?q?=E6=A8=A1=E5=9D=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- usrc/project_configs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usrc/project_configs.h b/usrc/project_configs.h index 4fbfa7c..044e031 100644 --- a/usrc/project_configs.h +++ b/usrc/project_configs.h @@ -1,5 +1,5 @@ #pragma once -#define PC_VERSION 300 +#define PC_VERSION 400 #define PC_MANUFACTURER "http://www.iflytop.com/" #define PC_PROJECT_NAME "a8000_subboard" #define PC_IFLYTOP_ENABLE_OS 1