update vers num

This commit is contained in:
2026-05-12 16:56:25 +02:00
parent cb914a4f56
commit 4752bf6fcf
+2 -2
View File
@@ -1,7 +1,7 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
# readParallela v. 3.0.0 12 Ingressi
# readParallela v. 3.1.0 12 Ingressi
# - single instance timer
# - invio multiplo x send eventi accodati
# - gestione segnali BLINKING
@@ -47,7 +47,7 @@ except ImportError:
class ReadParallelaIOB:
def __init__(self, config_path='IOB.cfg'):
self.PROGRAM_NAME = "ReadPar IOB-pi v.3.0.0 (Refactored)"
self.PROGRAM_NAME = "ReadPar IOB-pi v.3.1.0 (2026)"
self.MAXRETRY = 10
self.MAX_COUNTER_BLINK = 10