Commit 45dde3a8 authored by Arnaud WATLET's avatar Arnaud WATLET
Browse files

Merges v2024_rc

Showing with 2 additions and 1 deletion
+2 -1
......@@ -153,7 +153,8 @@ class OhmPiHardware:
if not self.tx.pwr.voltage_adjustable:
self.tx._pwr_latency = 0
self.tx.polarity = 0
if self.tx.specs['connect']:
self.tx.polarity = 0
self.tx.pwr._current_max = self.current_max
# Initialize Muxes
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment