diff --git a/.cproject b/.cproject
index 5c269f5..2e7d809 100644
--- a/.cproject
+++ b/.cproject
@@ -28,7 +28,7 @@
-
+
-
+
@@ -209,16 +209,16 @@
-
+
-
+
-
+
diff --git a/.project b/.project
index c463aa1..875b6eb 100644
--- a/.project
+++ b/.project
@@ -1,6 +1,6 @@
- little_disinfection_high_power_ctrl_prj
+ little_disinfection_high_power_ctrl_prj__h272
diff --git a/little_disinfection_high_power_ctrl_prj Debug.cfg b/little_disinfection_high_power_ctrl_prj___h272 Debug.cfg
similarity index 100%
rename from little_disinfection_high_power_ctrl_prj Debug.cfg
rename to little_disinfection_high_power_ctrl_prj___h272 Debug.cfg
diff --git a/little_disinfection_high_power_ctrl_prj Debug.launch b/little_disinfection_high_power_ctrl_prj___h272 Debug.launch
similarity index 96%
rename from little_disinfection_high_power_ctrl_prj Debug.launch
rename to little_disinfection_high_power_ctrl_prj___h272 Debug.launch
index 487b507..4dbf764 100644
--- a/little_disinfection_high_power_ctrl_prj Debug.launch
+++ b/little_disinfection_high_power_ctrl_prj___h272 Debug.launch
@@ -12,7 +12,7 @@
-
+
@@ -47,7 +47,7 @@
-
+
@@ -82,13 +82,13 @@
-
-
+
+
-
+
diff --git a/little_disinfection_high_power_ctrl_prj.ioc b/little_disinfection_high_power_ctrl_prj___h272.ioc
similarity index 99%
rename from little_disinfection_high_power_ctrl_prj.ioc
rename to little_disinfection_high_power_ctrl_prj___h272.ioc
index 9249aa5..54ee12b 100644
--- a/little_disinfection_high_power_ctrl_prj.ioc
+++ b/little_disinfection_high_power_ctrl_prj___h272.ioc
@@ -153,8 +153,8 @@ ProjectManager.MainLocation=Core/Src
ProjectManager.NoMain=false
ProjectManager.PreviousToolchain=STM32CubeIDE
ProjectManager.ProjectBuild=false
-ProjectManager.ProjectFileName=little_disinfection_high_power_ctrl_prj.ioc
-ProjectManager.ProjectName=little_disinfection_high_power_ctrl_prj
+ProjectManager.ProjectFileName=little_disinfection_high_power_ctrl_prj__h272.ioc
+ProjectManager.ProjectName=little_disinfection_high_power_ctrl_prj__h272
ProjectManager.ProjectStructure=
ProjectManager.RegisterCallBack=
ProjectManager.StackSize=0x1000
diff --git a/little_disinfection_high_power_ctrl_prj.launch b/little_disinfection_high_power_ctrl_prj___h272.launch
similarity index 96%
rename from little_disinfection_high_power_ctrl_prj.launch
rename to little_disinfection_high_power_ctrl_prj___h272.launch
index 1614508..bff5bd1 100644
--- a/little_disinfection_high_power_ctrl_prj.launch
+++ b/little_disinfection_high_power_ctrl_prj___h272.launch
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
-
+
@@ -80,13 +80,13 @@
-
-
+
+
-
+
diff --git a/usrc/main copy.cpp.bak b/usrc/main copy.cpp.bak
index 376d633..08883f9 100644
--- a/usrc/main copy.cpp.bak
+++ b/usrc/main copy.cpp.bak
@@ -71,7 +71,7 @@ void Main::run() {
};
ZHALCORE::getInstance()->initialize(oscfg);
- ZLOGI(TAG, "little_disinfection_high_power_ctrl_prj:%s", VERSION);
+ ZLOGI(TAG, "little_disinfection_high_power_ctrl_prj__h272:%s", VERSION);
debuglight.initAsOutput(DEBUG_LIGHT_GPIO, ZGPIO::kMode_nopull, false, false);
ZHAL_CORE_REG(200, { debuglight.toggleState(); });