summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3210e-eval/src/stm32_lm75.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/stm3210e-eval/src/stm32_lm75.c')
-rw-r--r--nuttx/configs/stm3210e-eval/src/stm32_lm75.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/stm3210e-eval/src/stm32_lm75.c b/nuttx/configs/stm3210e-eval/src/stm32_lm75.c
index 6a5ee0941..3aee4e6ca 100644
--- a/nuttx/configs/stm3210e-eval/src/stm32_lm75.c
+++ b/nuttx/configs/stm3210e-eval/src/stm32_lm75.c
@@ -51,7 +51,7 @@
#if defined(CONFIG_I2C) && defined(CONFIG_I2C_LM75) && defined(CONFIG_STM32_I2C1)
/************************************************************************************
- * Definitions
+ * Pre-processor Definitions
************************************************************************************/
/************************************************************************************