Lines of code count not available
RESOLVED in CODE WALKTHROUGH.
Updated other get functions to use common get override function. Added getS32, getU32, and getU08 override functions.
Make a #define for bolus rate (40.0) and use here to initialize. Also initialize ovData field to the same #define.
Removed line heparinBolusTargetRate.data = heparinBolusTargetRate.ovInitData;
Done.
Removed the line #include "reg_crc.h"
Remove this line. This change was done in DEN-11750 branch.
Why are these here in Common.h? Move to sys_selftest.c in user defined section.
Remove extra blank lines.
Do not change data - should always be 40.0 as initialized.
Got a suggestion or an issue? Discuss it on the Atlassian Community or visit Atlassian Support for other options.