Explorar o código

Update 'raspberry-pi/sensors/opticalSensor.py'

Christian Woköck %!s(int64=3) %!d(string=hai) anos
pai
achega
1efedb346c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      raspberry-pi/sensors/opticalSensor.py

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

@@ -100,7 +100,7 @@ class OpticalSensor():
     self._t  = None
     self.success = False
     self.running = True
-    self.showImage = False
+    self.showImage = True
 
   def start(self):
     self.log_handler.log_and_print("start optical sensor")