Revision cda14729 modules/LightRing_1-2/module.c

View differences:

modules/LightRing_1-2/module.c
509 509
 */
510 510
/*===========================================================================*/
511 511

  
512
#if (AMIROOS_CFG_SHELL_ENABLE == true) || (AMIROOS_CFG_TESTS_ENABLE == true) || defined(__DOXYGEN__)
512
#if (AMIROOS_CFG_SHELL_ENABLE == true) || defined(__DOXYGEN__)
513 513
ROMCONST char* moduleShellPrompt = "LightRing";
514
#endif /* (AMIROOS_CFG_SHELL_ENABLE == true) || (AMIROOS_CFG_TESTS_ENABLE == true) */
514
#endif /* (AMIROOS_CFG_SHELL_ENABLE == true) */
515 515

  
516 516
/** @} */
517 517

  

Also available in: Unified diff