From c251bfe316bb0cc23fdefb2372ab391df8651bd2 Mon Sep 17 00:00:00 2001
From: marvin <marvin@marvin-TERRA-MOBILE-1529H>
Date: Thu, 19 Dec 2019 00:29:23 +0100
Subject: [PATCH] Added sensorconfig.xml

---
 .../AdapterFIDEROS/resources/input/sensorconfig.xml      | 9 +++++++++
 1 file changed, 9 insertions(+)
 create mode 100644 Varianten/AdapterFIDEROS/resources/input/sensorconfig.xml

diff --git a/Varianten/AdapterFIDEROS/resources/input/sensorconfig.xml b/Varianten/AdapterFIDEROS/resources/input/sensorconfig.xml
new file mode 100644
index 0000000..4bb7afb
--- /dev/null
+++ b/Varianten/AdapterFIDEROS/resources/input/sensorconfig.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0"?>
+<configuration>
+	<sensor type="ray" name="lds_lfcd_sensor">
+		<range>
+			<min>0.3</min>
+			<max>5.2</max>
+		</range>
+	</sensor>
+</configuration>
-- 
GitLab