From dcefeff244dd6f710ab33e2aecfd67ac680e6941 Mon Sep 17 00:00:00 2001
From: "Robin.Mueller" <robin.mueller.m@gmail.com>
Date: Wed, 26 Aug 2020 14:55:07 +0200
Subject: [PATCH] tmtc core update

---
 .idea/runConfigurations/tmtcclient_Service_17_Serial.xml | 2 +-
 tmtc_core                                                | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.idea/runConfigurations/tmtcclient_Service_17_Serial.xml b/.idea/runConfigurations/tmtcclient_Service_17_Serial.xml
index 39f78e2..45d560f 100644
--- a/.idea/runConfigurations/tmtcclient_Service_17_Serial.xml
+++ b/.idea/runConfigurations/tmtcclient_Service_17_Serial.xml
@@ -13,7 +13,7 @@
     <option name="ADD_SOURCE_ROOTS" value="true" />
     <EXTENSION ID="PythonCoverageRunConfigurationExtension" runner="coverage.py" />
     <option name="SCRIPT_NAME" value="$PROJECT_DIR$/obsw_tmtc_client.py" />
-    <option name="PARAMETERS" value="-m 3 -s 17 -c 1 -t 2" />
+    <option name="PARAMETERS" value="-m 3 -s 17 -c 1 -t 3.0" />
     <option name="SHOW_COMMAND_LINE" value="false" />
     <option name="EMULATE_TERMINAL" value="true" />
     <option name="MODULE_MODE" value="false" />
diff --git a/tmtc_core b/tmtc_core
index d5f16b7..169cd75 160000
--- a/tmtc_core
+++ b/tmtc_core
@@ -1 +1 @@
-Subproject commit d5f16b7ae0ef7c7afe26569f4622b93dc13c428b
+Subproject commit 169cd7512f1304ae2b9f89fb7ede07b21eec5fa6
-- 
GitLab