Revision 5e2f673b include/alld_hmc5883l.h

View differences:

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

  
19
/**
20
 * @file    alld_hmc5883l.h
21
 * @brief   Compass macros and structures.
22
 *
23
 * @addtogroup lld_compass
24
 * @{
25
 */
26

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

  
......
184 192
#endif /* defined(AMIROLLD_CFG_USE_HMC5883L) */
185 193

  
186 194
#endif /* _AMIROLLD_HMC5883L_H_ */
195

  
196
/** @} */

Also available in: Unified diff