git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14029 27425a3e-05d8-49a3-a47f-9c15f0e5edd8

This commit is contained in:
Giovanni Di Sirio 2021-02-04 12:14:02 +00:00
parent 38e0f697d4
commit fd683a2343
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@
#endif
/**
* @brief Delay inserted between test cases.
* @brief Shows a sequence header if enabled.
*/
#if !defined(TEST_CFG_SHOW_SEQUENCES) || defined(__DOXYGEN__)
#define TEST_CFG_SHOW_SEQUENCES TRUE