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

Updates components for tests

Showing with 1 addition and 0 deletions
+1 -0
......@@ -143,6 +143,7 @@ class Rx(Rx_mb_2023):
if not subclass_init:
self.exec_logger.event(f'{self.model}\trx_init\tbegin\t{datetime.datetime.utcnow()}')
# I2C connection to MCP23008, for voltage
self._mcp_address = kwargs['mcp_address']
# self.mcp_board = MCP23008(self.connection, address=kwargs['mcp_address'])
if self.connect:
self.reset_mcp()
......
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