Project

General

Profile

Revision 303

Added by Red Robot over 13 years ago

check for error in qry1

View differences:

netprog.py
37 37
        else:
38 38
            return 0
39 39

  
40
common.initBus(sys.argv[1])
40
common.initBus(sys.argv[1], timeout=10)
41 41

  
42 42
def sendCommand(t, cmd):
43 43
    common.sendMessage(t,cmd,"")

Also available in: Unified diff