diff --git a/solution/solution.tsproj b/solution/solution.tsproj
index 9224788..b64b221 100644
--- a/solution/solution.tsproj
+++ b/solution/solution.tsproj
@@ -1172,7 +1172,4 @@ External Setpoint Generation:
-
-
-
diff --git a/solution/tc_project_app/POUs/MAIN.TcPOU b/solution/tc_project_app/POUs/MAIN.TcPOU
index f7387cc..2c8e8a8 100644
--- a/solution/tc_project_app/POUs/MAIN.TcPOU
+++ b/solution/tc_project_app/POUs/MAIN.TcPOU
@@ -1,5 +1,5 @@
-
+
eSUPS_PowerFailure THEN
RETURN;
END_IF
+STARTUP();
PROG();
AXES();
ERROR();]]>
@@ -232,6 +233,7 @@ END_IF]]>
+