HD-DEN-14457

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

Done.

Done.

Add blank line before return.

Add blank line before return.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

I don't think it's necessary - but I'm ok with either location for declaration. RESOLVED in CODE WALKTHROUGH.

I don't think it's necessary - but I'm ok with either location for declaration.
RESOLVED in CODE WALKTHROUGH.

1. Style, and preference to keep loop control at the top, not buried in the state function. 2. Keep stack size for the state function more predictable. 3. I was considering unwrapping the state mac...

1. Style, and preference to keep loop control at the top, not buried in the state function.
2. Keep stack size for the state function more predictable.
3. I was considering unwrapping the state machine, starting with a separate pause state, that held for priming to advance to the proper state

Ultimately the simplest change may be limited to just this ifndef. No practical reason to move the declaration in that case.

So far as I can tell, this file was included in the code review only. The repository doesn't include these changes, on this branch.

So far as I can tell, this file was included in the code review only. The repository doesn't include these changes, on this branch.

Why move this?

Why move this?

Saw same change in another branch. Not clear to me why we need/want to change empty state to completed state.

Saw same change in another branch. Not clear to me why we need/want to change empty state to completed state.

SyringePump.c was included in this code review in error. The repositories associate the correct files with each branch.

SyringePump.c was included in this code review in error. The repositories associate the correct files with each branch.

HD-DEN-14457_Reservoir Drains Before Treatment With Pre Treatment Build Flags Off
HD-DEN-14457_Reservoir Drains Before Treatment With Pre Treatment Build Flags Off
Branch removed. This "bugfix" branch was created in error.

Branch removed. This "bugfix" branch was created in error.

HD-DEN-14457_Reservoir Drains Before Treatment With Pre Treatment Build Flags Off
HD-DEN-14457_Reservoir Drains Before Treatment With Pre Treatment Build Flags Off