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

View differences:

modules/PowerManagement_1-2/module.c
537 537
 */
538 538
/*===========================================================================*/
539 539

  
540
#if (AMIROOS_CFG_SHELL_ENABLE == true) || (AMIROOS_CFG_TESTS_ENABLE == true) || defined(__DOXYGEN__)
540
#if (AMIROOS_CFG_SHELL_ENABLE == true) || defined(__DOXYGEN__)
541 541
ROMCONST char* moduleShellPrompt = "PowerManagement";
542
#endif /* (AMIROOS_CFG_SHELL_ENABLE == true) || (AMIROOS_CFG_TESTS_ENABLE == true) */
542
#endif /* (AMIROOS_CFG_SHELL_ENABLE == true) */
543 543

  
544 544
/** @} */
545 545

  

Also available in: Unified diff