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

View differences:

modules/DiWheelDrive_1-1/module.c
339 339
 */
340 340
/*===========================================================================*/
341 341

  
342
#if (AMIROOS_CFG_SHELL_ENABLE == true) || (AMIROOS_CFG_TESTS_ENABLE == true) || defined(__DOXYGEN__)
342
#if (AMIROOS_CFG_SHELL_ENABLE == true) || defined(__DOXYGEN__)
343 343
ROMCONST char* moduleShellPrompt = "DiWheelDrive";
344
#endif /* (AMIROOS_CFG_SHELL_ENABLE == true) || (AMIROOS_CFG_TESTS_ENABLE == true) */
344
#endif /* (AMIROOS_CFG_SHELL_ENABLE == true) */
345 345

  
346 346
/** @} */
347 347

  

Also available in: Unified diff