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

View differences:

modules/DiWheelDrive_1-2/module.c
336 336
 */
337 337
/*===========================================================================*/
338 338

  
339
#if (AMIROOS_CFG_SHELL_ENABLE == true) || (AMIROOS_CFG_TESTS_ENABLE == true) || defined(__DOXYGEN__)
339
#if (AMIROOS_CFG_SHELL_ENABLE == true) || defined(__DOXYGEN__)
340 340
ROMCONST char* moduleShellPrompt = "DiWheelDrive";
341
#endif /* (AMIROOS_CFG_SHELL_ENABLE == true) || (AMIROOS_CFG_TESTS_ENABLE == true) */
341
#endif /* (AMIROOS_CFG_SHELL_ENABLE == true) */
342 342

  
343 343
/** @} */
344 344

  

Also available in: Unified diff