From bb62c2b55fece9c03ef6b3138509069312cc796a Mon Sep 17 00:00:00 2001 From: federicorojas Date: Fri, 4 Feb 2022 13:44:15 +0100 Subject: [PATCH] Relocate Pneumatics_Template() PROG to be under Axes Folder --- .../{Applications => Axes}/Pneumatics_Template.TcPOU | 0 solution/tc_project_app/tc_mca_std_lib | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename solution/tc_project_app/POUs/Application_Specific/{Applications => Axes}/Pneumatics_Template.TcPOU (100%) diff --git a/solution/tc_project_app/POUs/Application_Specific/Applications/Pneumatics_Template.TcPOU b/solution/tc_project_app/POUs/Application_Specific/Axes/Pneumatics_Template.TcPOU similarity index 100% rename from solution/tc_project_app/POUs/Application_Specific/Applications/Pneumatics_Template.TcPOU rename to solution/tc_project_app/POUs/Application_Specific/Axes/Pneumatics_Template.TcPOU diff --git a/solution/tc_project_app/tc_mca_std_lib b/solution/tc_project_app/tc_mca_std_lib index d0969a7..0458fb6 160000 --- a/solution/tc_project_app/tc_mca_std_lib +++ b/solution/tc_project_app/tc_mca_std_lib @@ -1 +1 @@ -Subproject commit d0969a707ea87ac9e228f2c8470e6f839085d6c8 +Subproject commit 0458fb6ff1ee3881b2c6fad2b20576bd85bd89c9