From f95004a7bcddb200c49ccc62fb75bb85bdb03982 Mon Sep 17 00:00:00 2001 From: Jarno Rankinen <50285623+0ranki@users.noreply.github.com> Date: Sat, 11 Mar 2023 12:20:08 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index eb951e9..7aef9d6 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,8 @@ External control of an Enervent Pingvin Kotilämpö residential heating/ventilation unit via RS485 bus using the Modbus protocol. -Work is my Bachelor's Thesis at Oulu University -of Applied Sciences, software development. +Work part of my Bachelor's Thesis at Oulu University +of Applied Sciences. The Python version under `enervent-ctrl-python` is an initial proof-of-concept,