We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8baa8c5 + 0e25447 commit 2bf8344Copy full SHA for 2bf8344
platform/mbed_error.h
@@ -33,8 +33,8 @@ extern "C" {
33
* MBED_PLATFORM_CONF_ERROR_FILENAME_CAPTURE_ENABLED
34
*/
35
36
-/** Define this macro to disable error logging, note that the first and last error capture will still be active by default.
37
- * MBED_PLATFORM_CONF_ERROR_HIST_DISABLED
+/** Define this macro to enable error history
+ * MBED_PLATFORM_CONF_ERROR_HIST_ENABLED
38
39
40
#ifndef MBED_CONF_PLATFORM_MAX_ERROR_FILENAME_LEN
0 commit comments