Script execution

This commit is contained in:
boccioli_m
2017-10-10 14:29:19 +02:00
parent d015179b26
commit 969026187c

View File

@@ -8,8 +8,8 @@ import sys, inspect, os, traceback
a = 0x69
print a
msg = '\x32\x0\x69\x0\xff\xff\xff\x1\x0\x0\x0\x0\x0\x0\x0\x0\x0\x1'
print msg
msg = '\x32\x0\x69\x0'
print str(msg)
def startTest(testName, DEVICE, params):
"""