Revision 2dd2e257 modules/PowerManagement_1-1/module.c
| modules/PowerManagement_1-1/module.c | ||
|---|---|---|
| 548 | 548 |
*/ |
| 549 | 549 |
/*===========================================================================*/ |
| 550 | 550 |
|
| 551 |
#if (AMIROOS_CFG_SHELL_ENABLE == true) || defined(__DOXYGEN__) |
|
| 551 |
#if (AMIROOS_CFG_SHELL_ENABLE == true) || (AMIROOS_CFG_TESTS_ENABLE == true) || defined(__DOXYGEN__)
|
|
| 552 | 552 |
ROMCONST char* moduleShellPrompt = "PowerManagement"; |
| 553 | 553 |
#endif |
| 554 | 554 |
|
Also available in: Unified diff