9 lines
88 B
Python
9 lines
88 B
Python
from startup import *
|
|
|
|
|
|
|
|
def test1():
|
|
print beam_ref.read()
|
|
update()
|
|
|