Index: firmware/App/Tasks/TaskBG.c =================================================================== diff -u -r54f45c387430e440ab4607451fc84dea61f273f1 -r4d7d40a27130dc813d653f044cbb856b1b7d8481 --- firmware/App/Tasks/TaskBG.c (.../TaskBG.c) (revision 54f45c387430e440ab4607451fc84dea61f273f1) +++ firmware/App/Tasks/TaskBG.c (.../TaskBG.c) (revision 4d7d40a27130dc813d653f044cbb856b1b7d8481) @@ -28,9 +28,8 @@ /*********************************************************************//** * @brief * The taskBackground function handles the idle background task loop. - * @details - * Inputs : none - * Outputs : Executes the watchdog manangement service + * @details Inputs: none + * @details Outputs: Executes the watchdog manangement service * return none *************************************************************************/ void taskBackground( void )