Script execution

This commit is contained in:
boccioli_m
2017-10-10 14:23:28 +02:00
parent a094a687f1
commit 156ca8f594

View File

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