Project

General

Profile

Revision 249

increased timeout

View differences:

common.py
24 24
import sys
25 25
import time
26 26

  
27
keypadTimeout = 11 #in seconds
27
keypadTimeout = 20 #in seconds
28 28

  
29 29
TT_GET_KEY = 'k'
30 30
TT_SEND_KEY = 's' ############ put this in tooltron.py

Also available in: Unified diff