This commit is contained in:
7
script/test/t.py
Normal file
7
script/test/t.py
Normal file
@@ -0,0 +1,7 @@
|
||||
|
||||
i=1
|
||||
j=time.sleep(1.0)
|
||||
r1 = lscan(inp, (sin,out,), 0, 40, 100, 0.05, print_scan=True)
|
||||
r1 = lscan(inp, (sin,out,), 0, 40, 100, 0.01)
|
||||
|
||||
j=time.sleep(1.0)
|
||||
Reference in New Issue
Block a user