Revision 5e2f673b source/alld_lis331dlh.c

View differences:

source/alld_lis331dlh.c
16 16
along with this program.  If not, see <http://www.gnu.org/licenses/>.
17 17
*/
18 18

  
19
/**
20
 * @file    alld_lis331dlh.c
21
 * @brief   Accelerometer function implementations.
22
 *
23
 * @addtogroup lld_accel
24
 * @{
25
 */
26

  
19 27
#include <alld_lis331dlh.h>
20 28

  
21 29
#if defined(AMIROLLD_CFG_USE_LIS331DLH) || defined(__DOXYGEN__)
......
247 255
}
248 256

  
249 257
#endif /* defined(AMIROLLD_CFG_USE_LIS331DLH) */
258

  
259
/** @} */

Also available in: Unified diff