This commit is contained in:
2020-03-13 14:03:25 +01:00
parent c4dd79e610
commit ac9c08808a
19 changed files with 109 additions and 75 deletions

View File

@@ -24,7 +24,7 @@ class Listener (DeviceListener):
sensor=Sensor()
positioner=Positioner()
listener = Listener()
sin_val=sin.read()
sin.addListener(listener)
try:
a= lscan((inp,positioner),(sin,sensor),(0,0),(40,10),20,0.1)