From eb3c9027dc6a23b36e9052ee57d0b365643b525e Mon Sep 17 00:00:00 2001 From: Victor Alexandrovich Tsyrenschikov <77172321+tsyrenschikov@users.noreply.github.com> Date: Sun, 30 Nov 2025 22:36:57 +0500 Subject: [PATCH] Modbus podval --- 24.5.py | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/24.5.py b/24.5.py index d1949d9..3f70e04 100644 --- a/24.5.py +++ b/24.5.py @@ -17,4 +17,8 @@ print(max(list(map(len,result)))) # k=k+1 # kmax = max(k, kmax) # -# print(kmax) \ No newline at end of file +# print(kmax) + + + + quit() \ No newline at end of file