Commit eb8b5a26 authored by Arnaud WATLET's avatar Arnaud WATLET
Browse files

Merges v2024_rc

Showing with 1 addition and 1 deletion
+1 -1
......@@ -154,7 +154,7 @@ class OhmPiHardware:
if not self.tx.pwr.voltage_adjustable:
self.tx._pwr_latency = 0
self.tx.polarity = 0
self.tx.pwr._current_max = current_max
self.tx.pwr._current_max = self.current_max
# Initialize Muxes
self._cabling = kwargs.pop('cabling', {})
......
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