1
0
mirror of https://github.com/ThrowTheSwitch/Unity.git synced 2026-01-23 00:15:58 +01:00

Updated documentation and examples to reflect the TEST_PRINTF function.

This commit is contained in:
Jørn Villesen Christensen
2020-02-14 12:35:41 +01:00
parent 3da0b4652c
commit 22a047ebb5
2 changed files with 14 additions and 14 deletions

View File

@@ -186,8 +186,8 @@
*/
/* #define UNITY_EXCLUDE_STDDEF_H */
/* Define this to enable the unity formatted print function:
* "UnityPrintFormatted"
/* Define this to enable the unity formatted print macro:
* "TEST_PRINTF"
*/
/* #define UNITY_INCLUDE_PRINT_FORMATTED */