Revision 47e89ebf modules/PowerManagement_1-1/module.c

View differences:

modules/PowerManagement_1-1/module.c
522 522
 */
523 523
/*===========================================================================*/
524 524

  
525
#if (AMIROOS_CFG_SHELL_ENABLE == true) || (AMIROOS_CFG_TESTS_ENABLE == true) || defined(__DOXYGEN__)
525
#if (AMIROOS_CFG_SHELL_ENABLE == true) || defined(__DOXYGEN__)
526 526
ROMCONST char* moduleShellPrompt = "PowerManagement";
527
#endif /* (AMIROOS_CFG_SHELL_ENABLE == true) || (AMIROOS_CFG_TESTS_ENABLE == true) */
527
#endif /* (AMIROOS_CFG_SHELL_ENABLE == true) */
528 528

  
529 529
/** @} */
530 530

  

Also available in: Unified diff