Commit 6f97da36 authored by Arnaud WATLET's avatar Arnaud WATLET
Browse files

Merges v2024_rc

Showing with 1 addition and 0 deletions
+1 -0
......@@ -223,6 +223,7 @@ class Rx(Rx_mb_2023):
self._dg411_gain = self._dg411_gain_ratio
# Define pins for DG411
if self.connect:
self.pin_DG0 = self.mcp_board.get_pin(0)
self.pin_DG0.direction = Direction.OUTPUT
self.pin_DG1 = self.mcp_board.get_pin(1)
......
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