the way this and "Settings_Category_InstructionsImagesLoc" is being used as an arguement for Settings_Path_Name which already has the "/". For ex.. "/home/denali/Public/luis/application/config/configurations/"
Does this need to be a Flickable if there are only going to be 10 items max in it? If the Flickable is not needed, can this item be eliminated and just have the contained TouchGrid take its place?
Post treatment starts in drain reservoirs submode which does have a substate. Once we leave drain reservoirs submode, then we should call this function with no substate for remainder of post treatment submodes.
By this point, we've already accepted the confirm from user so we need to move on to next state even if door is open - not sure this could even happen if we require door closed for entirety of this state.
Please remove all the default values for the function parameters to check for all the sent arguments, and ensure that when this function is called, no parameter is left as default, and all are set. Please check all the other functions as well.
This function was for the 4 pinch valves in HD so I don't think a VBT control is right for this. I figured we could sort this out when we work on the valves controller/monitor unit.