From 7b7d11b7e02abf3cbaefb9fd120c15c6546e0383 Mon Sep 17 00:00:00 2001 From: zhaohe Date: Tue, 21 Jan 2025 12:14:46 +0800 Subject: [PATCH] update version only --- 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 a5d611c..a925c7d 100644 --- a/usrc/project_configs.h +++ b/usrc/project_configs.h @@ -1,5 +1,5 @@ #pragma once -#define PC_VERSION 606 +#define PC_VERSION 700 #define PC_MANUFACTURER "http://www.iflytop.com/" #define PC_PROJECT_NAME "a8000_subboard" #define PC_IFLYTOP_ENABLE_OS 1