Lines of code count not available
I don't see you changing the GoalL. Recommend you use local presUFVolumeMl instead.
2 lines above/below banner
remove blank line.
use response.x for these.
use response.duration.
Already set this above.
no need to respond.
don't need response to a response.
don't need this if statement either and don't need what's inside the if.
Don't need this if statement or flag.
use separate time than stability (even if same right now).
Move to transition function and remove this if statement.
do 2 data with the p1 and p2 pressures.
Remove extra blank line.
Remove if statement. Always set valve to pos A.
Want to stop air pump, not end air trap control.
Don't want to start air trap control. Want to turn on the air pump at max power (100.0%)
Put this stuff in transition function for this state. Remove venousSetupStateEntered flag.
change flag to tubeSetLeakChecksStarted
Shouldn't this be the pressure sensor normal setup state?
initialize start time for next state. Should we set a flag indicating we completed the tube set checks?
Call your transition function for new state here.
state removed.
Don't need this flag or this if statement.
Think about including data.
Needed?
Still need cmd to barcode reader to scan.
Not a CAN msg to UI. It's a command to barcode reader via fpga. Not implement yet, so TODO comment.
remove if statement. No occlusion sensor
Got a suggestion or an issue? Discuss it on the Atlassian Community or visit Atlassian Support for other options.