diff --git a/.cproject b/.cproject
index f7b9e24..760f088 100644
--- a/.cproject
+++ b/.cproject
@@ -28,7 +28,7 @@
-
+
-
+
@@ -209,16 +209,16 @@
-
+
-
+
-
+
diff --git a/.project b/.project
index 085a4d5..5b18d12 100644
--- a/.project
+++ b/.project
@@ -1,6 +1,6 @@
- zapp
+ pipeline_disinfection_high_power_ctrl
diff --git a/.settings/language.settings.xml b/.settings/language.settings.xml
index f44b762..79984cc 100644
--- a/.settings/language.settings.xml
+++ b/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
@@ -16,7 +16,7 @@
-
+
diff --git a/pipeline_disinfection_high_power_ctrl_prj Debug.cfg b/pipeline_disinfection_high_power_ctrl Debug.cfg
similarity index 100%
rename from pipeline_disinfection_high_power_ctrl_prj Debug.cfg
rename to pipeline_disinfection_high_power_ctrl Debug.cfg
diff --git a/pipeline_disinfection_high_power_ctrl_prj Debug.launch b/pipeline_disinfection_high_power_ctrl Debug.launch
similarity index 96%
rename from pipeline_disinfection_high_power_ctrl_prj Debug.launch
rename to pipeline_disinfection_high_power_ctrl Debug.launch
index 26fd508..dc13191 100644
--- a/pipeline_disinfection_high_power_ctrl_prj Debug.launch
+++ b/pipeline_disinfection_high_power_ctrl Debug.launch
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
-
+
@@ -81,13 +81,13 @@
-
-
+
+
-
+
diff --git a/pipeline_disinfection_high_power_ctrl_prj.ioc b/pipeline_disinfection_high_power_ctrl.ioc
similarity index 99%
rename from pipeline_disinfection_high_power_ctrl_prj.ioc
rename to pipeline_disinfection_high_power_ctrl.ioc
index d794109..f4f5f62 100644
--- a/pipeline_disinfection_high_power_ctrl_prj.ioc
+++ b/pipeline_disinfection_high_power_ctrl.ioc
@@ -164,8 +164,8 @@ ProjectManager.MainLocation=Core/Src
ProjectManager.NoMain=false
ProjectManager.PreviousToolchain=STM32CubeIDE
ProjectManager.ProjectBuild=false
-ProjectManager.ProjectFileName=pipeline_disinfection_high_power_ctrl_prj.ioc
-ProjectManager.ProjectName=pipeline_disinfection_high_power_ctrl_prj
+ProjectManager.ProjectFileName=pipeline_disinfection_high_power_ctrl.ioc
+ProjectManager.ProjectName=pipeline_disinfection_high_power_ctrl
ProjectManager.ProjectStructure=
ProjectManager.RegisterCallBack=
ProjectManager.StackSize=0x1000
diff --git a/pipeline_disinfection_high_power_ctrl_prj.launch b/pipeline_disinfection_high_power_ctrl.launch
similarity index 95%
rename from pipeline_disinfection_high_power_ctrl_prj.launch
rename to pipeline_disinfection_high_power_ctrl.launch
index b284c63..1339cd5 100644
--- a/pipeline_disinfection_high_power_ctrl_prj.launch
+++ b/pipeline_disinfection_high_power_ctrl.launch
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
-
+
@@ -80,13 +80,13 @@
-
-
+
+
-
+
diff --git a/usrc.bak/main.cpp b/usrc.bak/main.cpp
index d74c186..d2a3f11 100644
--- a/usrc.bak/main.cpp
+++ b/usrc.bak/main.cpp
@@ -124,7 +124,7 @@ void Main::run() {
};
ZHALCORE::getInstance()->initialize(oscfg);
- ZLOGI(TAG, "zapp:%s", VERSION);
+ ZLOGI(TAG, "pipeline_disinfection_high_power_ctrl:%s", VERSION);
debuglight.initAsOutput(DEBUG_LIGHT_GPIO, ZGPIO::kMode_nopull, false, false);
ZHAL_CORE_REG(200, { debuglight.toggleState(); });