Files
dev/script/test/TestBsread2.py
2018-04-17 12:05:48 +02:00

3 lines
80 B
Python
Executable File

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