Revision 27286ba5 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 v1.0 module.
22
 *
23
 * @addtogroup lightring_module
24
 * @{
25
 */
26

  
19 27
#include "module.h"
20 28

  
21 29
#include <amiroos.h>

Also available in: Unified diff