Index: firmware/App/Tasks/TaskBG.h =================================================================== diff -u -r8b8fff67b95805272f37855346d600599aaec03d -rf7c714a1a09b10d85a8b013712532d37b4d7b97a --- firmware/App/Tasks/TaskBG.h (.../TaskBG.h) (revision 8b8fff67b95805272f37855346d600599aaec03d) +++ firmware/App/Tasks/TaskBG.h (.../TaskBG.h) (revision f7c714a1a09b10d85a8b013712532d37b4d7b97a) @@ -8,7 +8,7 @@ * @file TaskBG.h * * @author (last) Vinayakam Mani -* @date (last) 05-Aug-2024 +* @date (last) 26-Aug-2024 * * @author (original) Vinayakam Mani * @date (original) 05-Aug-2024 @@ -22,7 +22,7 @@ /** * @defgroup TaskBG TaskBG - * @brief Background task module. The background task is an infinite loop running in the background after initialization. + * @brief Background task unit. The background task is an infinite loop running in the background after initialization. * * @addtogroup TaskBG * @{