stanley-king hace 2 años
padre
commit
501c362426
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  1. 1 2
      plot/refill/ChSpeedControlCalc.py

+ 1 - 2
plot/refill/ChSpeedControlCalc.py

@@ -49,5 +49,4 @@ class ChSpeedControlCalc(ChannelCalc):
         if len(result) != 0:
             rclient.set(f"nc_refill_channel_control_speed", json.dumps(result))
             rclient.publish('refill', json.dumps({'type': 'channel_speed', 'value': 0}))
-        return 1
-        # return 180
+        return 180