Revision 53710ca3 modules/LightRing_1-0/module.c

View differences:

modules/LightRing_1-0/module.c
16 16
along with this program.  If not, see <http://www.gnu.org/licenses/>.
17 17
*/
18 18

  
19
/**
20
 * @file    
21
 * @brief   Structures and constant for the LightRing module.
22
 *
23
 * @addtogroup lightring_module
24
 * @{
25
 */
26

  
19 27
#include "module.h"
20 28

  
21 29
#include <amiroos.h>
......
338 346
#endif /* AMIROOS_CFG_TESTS_ENABLE == true */
339 347

  
340 348
/** @} */
349
/** @} */

Also available in: Unified diff