Revision 53710ca3 modules/PowerManagement_1-1/module.c

View differences:

modules/PowerManagement_1-1/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 PowerManagement module.
22
 *
23
 * @addtogroup powermanagement_module
24
 * @{
25
 */
26

  
19 27
#include "module.h"
20 28

  
21 29
#include <amiroos.h>
......
1209 1217
#endif /* AMIROOS_CFG_TESTS_ENABLE == true */
1210 1218

  
1211 1219
/** @} */
1220
/** @} */

Also available in: Unified diff