Lines of code count not available
Resolved
Updated
seems to be old , need to merge the staging code
align the comment
complicated check should be replaced with boolean flag
Variable name is not understood -temDataCollectionTimeInterval ?
Yes. updated.
Align comments.
I would describe function as "reconfigures FPGA driver to use appropriate FPGA register maps".
Add space between } and type name.
Indenting looks off for most fields in this struct.
Why doesn't name and comment match?
Fixed it
Ya , I forgot the coding guide line . Fixed it
fixed it
Use explicit BOOL conditions (e.g. TRUE == isFreshDialysatePressureInRange).
So shouldn't we stop trimmer heater here then?
I prefer to be explicit on BOOL conditions like this (e.g. TRUE == isFreshDialysatePressureInRange).
Remove extra blank line.
I don't think we need to check test config for variable initialization.
Got a suggestion or an issue? Discuss it on the Atlassian Community or visit Atlassian Support for other options.