Revision 47e89ebf modules/LightRing_1-0/module.c
modules/LightRing_1-0/module.c | ||
---|---|---|
231 | 231 |
*/ |
232 | 232 |
/*===========================================================================*/ |
233 | 233 |
|
234 |
#if (AMIROOS_CFG_SHELL_ENABLE == true) || (AMIROOS_CFG_TESTS_ENABLE == true) || defined(__DOXYGEN__)
|
|
234 |
#if (AMIROOS_CFG_SHELL_ENABLE == true) || defined(__DOXYGEN__) |
|
235 | 235 |
ROMCONST char* moduleShellPrompt = "LightRing"; |
236 |
#endif /* (AMIROOS_CFG_SHELL_ENABLE == true) || (AMIROOS_CFG_TESTS_ENABLE == true) */
|
|
236 |
#endif /* (AMIROOS_CFG_SHELL_ENABLE == true) */ |
|
237 | 237 |
|
238 | 238 |
/** @} */ |
239 | 239 |
|
Also available in: Unified diff