diff --git a/solution/tc_project_app/POUs/MAIN.TcPOU b/solution/tc_project_app/POUs/MAIN.TcPOU
index f650bbd..16ea784 100644
--- a/solution/tc_project_app/POUs/MAIN.TcPOU
+++ b/solution/tc_project_app/POUs/MAIN.TcPOU
@@ -80,8 +80,10 @@ END_IF]]>
//Axes initial parameters and program
Axis_Template();
+//Pneumatics_Template();
//Application program calls
+//Application_Template();
]]>
@@ -236,9 +238,11 @@ END_FOR]]>
+
+
diff --git a/solution/tc_project_app/tc_project_app.plcproj b/solution/tc_project_app/tc_project_app.plcproj
index acdd64a..fb7adb2 100644
--- a/solution/tc_project_app/tc_project_app.plcproj
+++ b/solution/tc_project_app/tc_project_app.plcproj
@@ -31,10 +31,10 @@
Code
-
+
Code
-
+
Code