Revision 2dd2e257 modules/LightRing_1-0/module.c

View differences:

modules/LightRing_1-0/module.c
232 232
 */
233 233
/*===========================================================================*/
234 234

  
235
#if (AMIROOS_CFG_SHELL_ENABLE == true) || defined(__DOXYGEN__)
235
#if (AMIROOS_CFG_SHELL_ENABLE == true) || (AMIROOS_CFG_TESTS_ENABLE == true) || defined(__DOXYGEN__)
236 236
ROMCONST char* moduleShellPrompt = "LightRing";
237 237
#endif
238 238

  

Also available in: Unified diff