Index: firmware/App/Services/SystemComm.c =================================================================== diff -u -r04717003bb672ca3ed507a924156e141db2d5855 -r13b15c23c5065a9967bd8776b0cea2f71cd1a240 --- firmware/App/Services/SystemComm.c (.../SystemComm.c) (revision 04717003bb672ca3ed507a924156e141db2d5855) +++ firmware/App/Services/SystemComm.c (.../SystemComm.c) (revision 13b15c23c5065a9967bd8776b0cea2f71cd1a240) @@ -533,7 +533,7 @@ * Comm Buffers and adds them to the Received Message Queue. * @details Inputs: none * @details Outputs:hdIsOnlyCANNode, rcvMsg, dgIsCommunicating, - * timeOfLastDGCheckIn + * timeOfLastDGCheckIn, timeOfLastUICheckIn, uiDidCommunicate * @return none *************************************************************************/ static void processIncomingData( void )