Revision 47e89ebf modules/LightRing_1-2/module.h

View differences:

modules/LightRing_1-2/module.h
307 307

  
308 308
#endif /* (BOARD_BREAKOUT_MODULE == BOARD_BREAKOUT_UWBv10) */
309 309

  
310
#if (AMIROOS_CFG_SHELL_ENABLE == true) || (AMIROOS_CFG_TESTS_ENABLE == true) || defined(__DOXYGEN__)
310
#if (AMIROOS_CFG_SHELL_ENABLE == true) || defined(__DOXYGEN__)
311 311
/**
312 312
 * @brief   Shell prompt text.
313 313
 */
314 314
extern ROMCONST char* moduleShellPrompt;
315
#endif /* (AMIROOS_CFG_SHELL_ENABLE == true) || (AMIROOS_CFG_TESTS_ENABLE == true) */
315
#endif /* (AMIROOS_CFG_SHELL_ENABLE == true) */
316 316

  
317 317
/**
318 318
 * @brief   Interrupt initialization macro.

Also available in: Unified diff