Revision 7de0cc90 modules/LightRing_1-0/module.c

View differences:

modules/LightRing_1-0/module.c
240 240

  
241 241
#if (AMIROOS_CFG_SHELL_ENABLE == true) || (AMIROOS_CFG_TESTS_ENABLE == true) || defined(__DOXYGEN__)
242 242
ROMCONST char* moduleShellPrompt = "LightRing";
243
#endif
243
#endif /* (AMIROOS_CFG_SHELL_ENABLE == true) || (AMIROOS_CFG_TESTS_ENABLE == true) */
244 244

  
245 245
/** @} */
246 246

  
......
356 356
  /* data           */ &moduleLldPowerSwitchLaser,
357 357
};
358 358

  
359
#endif /* AMIROOS_CFG_TESTS_ENABLE == true */
359
#endif /* (AMIROOS_CFG_TESTS_ENABLE == true) */
360 360

  
361 361
/** @} */
362 362
/** @} */

Also available in: Unified diff