Script execution

This commit is contained in:
boccioli_m
2017-10-10 14:29:42 +02:00
parent 979cfd92fb
commit c4025eff81

View File

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