Lines of code count not available
getNIBPControlStatus is a function, not a variable. Inputs should be "none". Fix these throughout this unit.
setNIBPCommand is a function, not a variable. I think Outputs should be "none"
I think these fields are already U32s so no need to cast them.
Initialize bpResults.
Add doxygen comment to right.
Remove extra blank line.
I think p comes before u. Move up one.
We should initialize BP module from main at startup so we can use it in any mode.
I think this should be executed from TaskGeneral so we can do BP things in any mode.
What is "e"? I think this might be a typo and you should put it back the way it was.
please add blank space between ( (int)postState ), TRUE );
Alarm id should be 196? Description looks same as 194.
fixed thanks
Should we change msg ID from speed to rate?
its a speed in rpm. updated function to convert target rate in ml/min to target speed in rpm and use that for the difference.
this is a set speed in rpm
this is speed in rpm
Got a suggestion or an issue? Discuss it on the Atlassian Community or visit Atlassian Support for other options.