Lines of code count not available
use the Rinse pump API to get the flow rate
implement an API in RinsePump and call that API.
No need to initialize these to zero.
Something like this ( QUADRATIC_COEFFICIENT * ( pressureP13 * pressureP13 ) ) - ( LINEAR_COEFFICIENT * ( pressureP13 ) ) + CONSTANT_TERM;
Remove extra blank line.
added
fixed it
removed
added comments
updated
fixed it.
Add space before ).
Add space between if and (.
Be consistent on whether you have a blank line between break and next case.
Keep blank line here.
What are these coefficients for? At least describe in comments, if not the names.
Add a 1 second persistence on this alarm
Handle transition here after changing the flush logic transitionToGenPermeateDefeaturedMode(); requestGenWaterDefStart();
Got a suggestion or an issue? Discuss it on the Atlassian Community or visit Atlassian Support for other options.