From e9b0ce8c42af36836a70cb63fee9246eb10af4b6 Mon Sep 17 00:00:00 2001 From: jens Date: Fri, 18 Dec 2020 19:22:06 +0100 Subject: [PATCH] - update config template --- config.json.templ | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/config.json.templ b/config.json.templ index 8f8c91d..ca783a9 100644 --- a/config.json.templ +++ b/config.json.templ @@ -38,6 +38,11 @@ "Td": 60, "kn": 0.2 }, + "Heater": { + "dt": 1.0, + "port": "/dev/ttyUSB0", + "speed": "115200" + }, "Stirrer": { "dt": 1.0, "port": "/dev/ttyACM0",