update vers num
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user