main/task_adc.c

changeset 41
d327e0aff62f
parent 37
358bbd5b608e
child 44
e52d11b8f252
--- 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.
  */
 

mercurial