Index: dialin/hd/sw_configs.py =================================================================== diff -u -r5eb006b08eb1d7b641b22fff20072ab7b685cfec -rd330bf4c7f8e42f386a03136d03b5b2557e3747a --- dialin/hd/sw_configs.py (.../sw_configs.py) (revision 5eb006b08eb1d7b641b22fff20072ab7b685cfec) +++ dialin/hd/sw_configs.py (.../sw_configs.py) (revision d330bf4c7f8e42f386a03136d03b5b2557e3747a) @@ -74,6 +74,7 @@ SW_CONFIG_ENABLE_DIALYSATE_INLET_PUMP_OPEN_LOOP = 39 SW_CONFIG_DISABLE_SWITCHES_MONITOR = 40 SW_CONFIG_ENABLE_VBA_SPECIAL_POSITION_C = 41 + SW_CONFIG_ENABLE_V3_SYSTEM = 42 class HDSoftwareConfigs(AbstractSubSystem):