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

Adds config with dps5005 in configs

Showing with 1 addition and 1 deletion
+1 -1
......@@ -18,7 +18,7 @@ OHMPI_CONFIG = {
HARDWARE_CONFIG = {
'ctl': {'model': 'raspberry_pi'},
'pwr': {'model': 'pwr_dps5005', 'voltage': 3.},
'pwr': {'model': 'pwr_dps5005', 'voltage': 3., 'interface_name': 'modbus'},
'tx': {'model': 'mb_2024_0_2',
'voltage_max': 50., # Maximum voltage supported by the TX board [V]
'current_max': 4800, # Maximum voltage read by the current ADC on the TX board [mA]
......
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