For target/measured speeds, can they be negative? If so, does negative indicate reverse? Can pumps be run in both directions? Clarify these things in comments.
Read FPGA P25 status once at top of P25 if statement into a local var and use that in these if conditions so you don't have to keep calling the fpga function.
We should ask caryn on how we can display these and then I can update all these commented out lines in all the components for the main treatment screen
If this function only supports D5 heater, why do we ask for a heater param? Why not refactor function to "void signalToResetPrimaryHeaterAdjustedTargetTemp( void )"?