Commit 96f7a666 authored by Olivier Kaufmann's avatar Olivier Kaufmann
Browse files

Fixes bug related to MUX_CONFIG in hardware_system

Showing with 1 addition and 0 deletions
+1 -0
......@@ -353,4 +353,5 @@ class OhmPiHardware:
self.exec_logger.debug('Resetting all mux boards ...')
for mux in self.mux_boards:
print(mux)
mux.reset()
\ No newline at end of file
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