aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/dox/i2c.dox
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/dox/i2c.dox')
-rw-r--r--os/hal/dox/i2c.dox2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/dox/i2c.dox b/os/hal/dox/i2c.dox
index dfac0fb7c..151c7a66e 100644
--- a/os/hal/dox/i2c.dox
+++ b/os/hal/dox/i2c.dox
@@ -21,7 +21,7 @@
* @defgroup I2C I2C Driver
* @brief Generic I2C Driver.
* @details This module implements a generic I2C driver.
- * @pre In order to use the ADC driver the @p CH_HAL_USE_I2C option
+ * @pre In order to use the I2C driver the @p HAL_USE_I2C option
* must be enabled in @p halconf.h.
*
* @section i2c_1 Driver State Machine