Index: firmware/App/Tasks/TaskBG.c =================================================================== diff -u -r4e4ab946c0bc4b668cf5b197c7f841355814ccf5 -rb5ca53ca81575a727e615ab8836abfc1a4a0bbc8 --- firmware/App/Tasks/TaskBG.c (.../TaskBG.c) (revision 4e4ab946c0bc4b668cf5b197c7f841355814ccf5) +++ firmware/App/Tasks/TaskBG.c (.../TaskBG.c) (revision b5ca53ca81575a727e615ab8836abfc1a4a0bbc8) @@ -8,7 +8,7 @@ * @file TaskBG.c * * @author (last) Sean Nash -* @date (last) 12-Nov-2021 +* @date (last) 13-Oct-2022 * * @author (original) Dara Navaei * @date (original) 05-Nov-2019 @@ -50,7 +50,7 @@ * @return none *************************************************************************/ void taskBackground( void ) -{ +{ startUICommTimeout = getMSTimerCount(); #ifndef _VECTORCAST_ // Cannot have infinite loop in unit test tool