Janek пре 2 година
родитељ
комит
49569057ff
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      raspberry-pi/sensors/acousticSensor.py

+ 1 - 1
raspberry-pi/sensors/acousticSensor.py

@@ -158,7 +158,7 @@ class AcousticSensor:
         self.log_handler.log_and_print("  overhead_left:  {:8.3f} us".format(self.overhead_left))
         self.log_handler.log_and_print("  overhead_right: {:8.3f} us".format(self.overhead_right))
 
-        self.calibration_state.next_state()
+        self.calibrathttps://gogs.es-lab.de/wokoeck_ch/lern-tracking-systemion_state.next_state()
 
   def read(self):
     value = conn.getAcousticRTTs()