Index: firmware/App/Tasks/TaskBG.c =================================================================== diff -u -r46b163d19c65e8c21db7b0247bbb1af0dba1ece5 -r630686dd2e148e5e2fef68b5ecd6466d2c75ca9e --- firmware/App/Tasks/TaskBG.c (.../TaskBG.c) (revision 46b163d19c65e8c21db7b0247bbb1af0dba1ece5) +++ firmware/App/Tasks/TaskBG.c (.../TaskBG.c) (revision 630686dd2e148e5e2fef68b5ecd6466d2c75ca9e) @@ -50,7 +50,7 @@ * @return none *************************************************************************/ void taskBackground( void ) -{ +{ startUICommTimeout = getMSTimerCount(); #ifndef _VECTORCAST_ // Cannot have infinite loop in unit test tool