Revision 5e2f673b include/alld_led.h

View differences:

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

  
19
/**
20
 * @file    alld_led.h
21
 * @brief   Led macros and structures.
22
 *
23
 * @addtogroup lld_led
24
 * @{
25
 */
26

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

  
......
56 64
#endif /* defined(AMIROLLD_CFG_USE_LED) */
57 65

  
58 66
#endif /* _AMIROLLD_LED_H_ */
67

  
68
/** @} */

Also available in: Unified diff