From dd438bf2014d909b12f25e9ff681391d0c477c25 Mon Sep 17 00:00:00 2001 From: Stefan Allius Date: Thu, 9 May 2024 23:38:34 +0200 Subject: [PATCH] add comment --- app/src/gen3/talent.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/gen3/talent.py b/app/src/gen3/talent.py index 44c7d0f..d0cc123 100644 --- a/app/src/gen3/talent.py +++ b/app/src/gen3/talent.py @@ -399,7 +399,7 @@ class Talent(Message): self.node_id): if update: self.new_data[key] = True - self.modbus_elms += 1 + self.modbus_elms += 1 # count for unit tests if not self.forward_modbus_resp: return