diff options
Diffstat (limited to 'testhal/AVR/MEGA/I2C/halconf.h')
-rw-r--r-- | testhal/AVR/MEGA/I2C/halconf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/AVR/MEGA/I2C/halconf.h b/testhal/AVR/MEGA/I2C/halconf.h index 27816d917..8e4ed7cc5 100644 --- a/testhal/AVR/MEGA/I2C/halconf.h +++ b/testhal/AVR/MEGA/I2C/halconf.h @@ -15,7 +15,7 @@ */
/**
- * @file templates/halconf.h
+ * @file halconf.h
* @brief HAL configuration header.
* @details HAL configuration file, this file allows to enable or disable the
* various device drivers from your application. You may also use
|