Files
dev/script/TestBsread2.py
2018-01-19 10:56:53 +01:00

3 lines
80 B
Python
Executable File

while(True):
print bsget(["Int32Scalar", "Int8Scalar"])
time.sleep(0.01)