Revision 5e2f673b include/alld_lis331dlh.h

View differences:

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

  
19
/**
20
 * @file    alld_lis331dlh.h
21
 * @brief   Accelerometer macros and structures.
22
 *
23
 * @addtogroup lld_accel
24
 * @{
25
 */
26

  
19 27
#ifndef _AMIROLLD_LIS331DLH_H_
20 28
#define _AMIROLLD_LIS331DLH_H_
21 29

  
......
254 262
#endif /* defined(AMIROLLD_CFG_USE_LIS331DLH) */
255 263

  
256 264
#endif /* _AMIROLLD_LIS331DLH_H_ */
265

  
266
/** @} */

Also available in: Unified diff