Index: firmware/App/Tasks/TaskBG.h =================================================================== diff -u -r26ee1d67dca19aac1850077cbd41c05498cf059d -rf7c714a1a09b10d85a8b013712532d37b4d7b97a --- firmware/App/Tasks/TaskBG.h (.../TaskBG.h) (revision 26ee1d67dca19aac1850077cbd41c05498cf059d) +++ firmware/App/Tasks/TaskBG.h (.../TaskBG.h) (revision f7c714a1a09b10d85a8b013712532d37b4d7b97a) @@ -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 * @{