now resume is available for time-based blinds too

This commit is contained in:
Miroslav Stampar
2010-12-08 12:49:26 +00:00
parent 537b619165
commit 64cc2588f1
2 changed files with 7 additions and 0 deletions

View File

@@ -48,6 +48,8 @@ DUMP_STOP_MARKER = "__STOP__"
PAYLOAD_DELIMITER = "\x00"
MIN_TIME_RESPONSES = 10
# System variables
IS_WIN = subprocess.mswindows
# The name of the operating system dependent module imported. The following