diff --git a/.cproject b/.cproject
index 83bee37..6c814f9 100644
--- a/.cproject
+++ b/.cproject
@@ -30,7 +30,7 @@
-
+
-
+
@@ -222,7 +222,7 @@
-
+
@@ -243,10 +243,10 @@
-
+
-
+
\ No newline at end of file
diff --git a/.project b/.project
index a95a171..0818a58 100644
--- a/.project
+++ b/.project
@@ -1,6 +1,6 @@
- a8000_subboard30_shake_up_module
+ a8000_subboard
diff --git a/.settings/language.settings.xml b/.settings/language.settings.xml
index dee4173..d9dedda 100644
--- a/.settings/language.settings.xml
+++ b/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
@@ -16,7 +16,7 @@
-
+
diff --git a/README.md b/README.md
index b593c8d..db2e4d5 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@ ref:https://iflytop1.feishu.cn/wiki/PbUHwG2o6ikWagkmsiqcTFwAnjp
#define ID3 PC3
#define ID4 PC4
-// 调试串口zwsd@192.168.1.3:project_boditech_vidas_a8000_v2/a8000_subboard30_shake_up_module.git
+// 调试串口zwsd@192.168.1.3:project_boditech_vidas_a8000_v2/a8000_subboard.git
#define DEBUG_UART huart1
// 调试指示灯
#define DEBUG_LIGHT_GPIO PE2
diff --git a/a8000_subboard30_shake_up_module.cfg b/a8000_subboard.cfg
similarity index 100%
rename from a8000_subboard30_shake_up_module.cfg
rename to a8000_subboard.cfg
diff --git a/a8000_subboard30_shake_up_module.ioc b/a8000_subboard.ioc
similarity index 99%
rename from a8000_subboard30_shake_up_module.ioc
rename to a8000_subboard.ioc
index 000a582..3d6760f 100644
--- a/a8000_subboard30_shake_up_module.ioc
+++ b/a8000_subboard.ioc
@@ -241,8 +241,8 @@ ProjectManager.MainLocation=Core/Src
ProjectManager.NoMain=false
ProjectManager.PreviousToolchain=STM32CubeIDE
ProjectManager.ProjectBuild=false
-ProjectManager.ProjectFileName=a8000_subboard30_shake_up_module.ioc
-ProjectManager.ProjectName=a8000_subboard30_shake_up_module
+ProjectManager.ProjectFileName=a8000_subboard.ioc
+ProjectManager.ProjectName=a8000_subboard
ProjectManager.ProjectStructure=
ProjectManager.RegisterCallBack=
ProjectManager.StackSize=0x1000
diff --git a/a8000_subboard30_shake_up_module.launch b/a8000_subboard.launch
similarity index 95%
rename from a8000_subboard30_shake_up_module.launch
rename to a8000_subboard.launch
index 89f31db..b2f5da0 100644
--- a/a8000_subboard30_shake_up_module.launch
+++ b/a8000_subboard.launch
@@ -12,7 +12,7 @@
-
+
@@ -37,7 +37,7 @@
-
+
@@ -47,7 +47,7 @@
-
+
@@ -82,13 +82,13 @@
-
-
+
+
-
+
diff --git a/usrc/project_configs.h b/usrc/project_configs.h
index a1f2202..c1034e4 100644
--- a/usrc/project_configs.h
+++ b/usrc/project_configs.h
@@ -1,7 +1,7 @@
#pragma once
#define PC_VERSION "v3.0.1"
#define PC_MANUFACTURER "http://www.iflytop.com/"
-#define PC_PROJECT_NAME "a8000_subboard30_shake_up_module"
+#define PC_PROJECT_NAME "a8000_subboard"
#define PC_IFLYTOP_ENABLE_OS 1
#define PC_DEBUG_UART huart1