Merge pull request #7354 from SenRamakri/sen_FixHistComments

Fix error history related comments
pull/7361/head
Cruz Monrreal 2018-06-28 10:10:15 -05:00 committed by GitHub
commit 2bf8344ed3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -33,8 +33,8 @@ extern "C" {
* MBED_PLATFORM_CONF_ERROR_FILENAME_CAPTURE_ENABLED * MBED_PLATFORM_CONF_ERROR_FILENAME_CAPTURE_ENABLED
*/ */
/** Define this macro to disable error logging, note that the first and last error capture will still be active by default. /** Define this macro to enable error history
* MBED_PLATFORM_CONF_ERROR_HIST_DISABLED * MBED_PLATFORM_CONF_ERROR_HIST_ENABLED
*/ */
#ifndef MBED_CONF_PLATFORM_MAX_ERROR_FILENAME_LEN #ifndef MBED_CONF_PLATFORM_MAX_ERROR_FILENAME_LEN