From cfb7627d6893dd3b255fb6d17a70fbafdc8c7166 Mon Sep 17 00:00:00 2001 From: zhaohe Date: Sun, 14 Jul 2024 17:54:57 +0800 Subject: [PATCH] update --- 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 d3fa874..3803b3f 100644 --- a/usrc/project_configs.h +++ b/usrc/project_configs.h @@ -1,5 +1,5 @@ #pragma once -#define PC_VERSION 509 +#define PC_VERSION 510 #define PC_MANUFACTURER "http://www.iflytop.com/" #define PC_PROJECT_NAME "a8000_subboard" #define PC_IFLYTOP_ENABLE_OS 1