Index: dialin/hd/sw_configs.py =================================================================== diff -u -rf822b55ab067aba716dc07f7fa3f53ef9cb2c9e3 -r7c0215e9b7e919f63f365414274e775306fc1713 --- dialin/hd/sw_configs.py (.../sw_configs.py) (revision f822b55ab067aba716dc07f7fa3f53ef9cb2c9e3) +++ dialin/hd/sw_configs.py (.../sw_configs.py) (revision 7c0215e9b7e919f63f365414274e775306fc1713) @@ -74,7 +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_UI_POST = 43 + SW_CONFIG_DISABLE_UI_POST = 43 class HDSoftwareConfigs(AbstractSubSystem):