diff -r 4d8cca2d5b68 -r d327e0aff62f main/task_adc.c --- a/main/task_adc.c Sun Nov 24 12:08:01 2019 +0100 +++ b/main/task_adc.c Mon Nov 25 11:34:38 2019 +0100 @@ -1,6 +1,6 @@ /** * @file task_adc.c - * @brief The FreeRTOS task to query the pressure sensors on ADC inputs. + * @brief The FreeRTOS task to query the pressure sensors connected to ADC inputs. * The task will update the ADC_State structure. */