Lines of code count not available
Include "BPModule.h".
BPModule is just one of the controllers - move this up into the controllers section.
We should not comment this out.
It's still here. Do we need to initialize it here too or is it sufficient to initialize once from main at startup?
We are already executing this from TaskGeneral.c. Remove from here.
Monitor is mis-spelled. Should be Control anyway. Move prior to execAlarmMgmt() above.
I think all flags are outputs (not just adult).
These look like outputs to me (not inputs).
Fixed
add airTrapLowerEventCount to input
add airTrapLowerEventStartTime and airTrapLowerEventCount to Output
Add to input and output: airTrapLowerEventCount, airTrapLowerEventStartTime
Add alarm : ALARM_ID_TD_REPEATED_AIR_TRAP_LOWER_EVENTS
break it into two lines
remove flag from the comments
can we create a variable minPayloadLen for the calculation?
Output should be none.
Move this after the switch, if possible.
Got a suggestion or an issue? Discuss it on the Atlassian Community or visit Atlassian Support for other options.