From 33ca4496d45b53b7572cf0600e3fd0b302567873 Mon Sep 17 00:00:00 2001
From: Julia Magdalena Brandt <julia_magdalena.brandt@smail.th-koeln.de>
Date: Fri, 6 Oct 2023 16:00:56 +0200
Subject: [PATCH] Upload New File

---
 custom_config.h | 6 ++++++
 1 file changed, 6 insertions(+)
 create mode 100644 custom_config.h

diff --git a/custom_config.h b/custom_config.h
new file mode 100644
index 0000000..8ed825e
--- /dev/null
+++ b/custom_config.h
@@ -0,0 +1,6 @@
+#ifndef CUSTOMCONFIG_H
+#define CUSTOMCONFIG_H
+
+int pl_halter = 0;
+
+#endif
\ No newline at end of file
-- 
GitLab