Lines of code count not available
RESOLVED in CODE WALKTHROUGH.
Done
Dara, I mean inline comments for the magic numbers. Explain what 40 and 32 mean and why you're using those values.
You at least need to add a comment explaining what they are.
No, these are the minimum values to trigger the alarm. But they are named maximums.
Yes these are for software configuration disable only so I did not make any #defines for them.
Yes, so name should reflect that. These names suggest they are minimum pressures below which we would alarm.
Align comment.
Magic numbers?
This is the minimum values that are needed to clear the alarm.
These 2 values appear to be minimum recovery thresholds.
These to values appear to be minimums. Why are they being called maximums?
Got a suggestion or an issue? Discuss it on the Atlassian Community or visit Atlassian Support for other options.