3 lines
108 B
Python
3 lines
108 B
Python
|
|
readables = pico_amp.getChildren().tolist() + pico_amp_2.getChildren().tolist()
|
|
r=tscan(readables, 10, 1.0) |