X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=FreeRTOS%2FDemo%2FCORTEX_M4F_CEC1302_Keil_GCC%2Fmain_full%2Fmain_full.c;h=834acd4c5baa7dc79e73f0cf0167d58c1b4e1a51;hb=f929e0a605dd7e9fc0b4d4ee6eca640486987f87;hp=a2deb7adc959fa8c0baaed422388a9773dff9733;hpb=f69767addaa897669f1b5ff557e24298009caf6c;p=freertos diff --git a/FreeRTOS/Demo/CORTEX_M4F_CEC1302_Keil_GCC/main_full/main_full.c b/FreeRTOS/Demo/CORTEX_M4F_CEC1302_Keil_GCC/main_full/main_full.c index a2deb7adc..834acd4c5 100644 --- a/FreeRTOS/Demo/CORTEX_M4F_CEC1302_Keil_GCC/main_full/main_full.c +++ b/FreeRTOS/Demo/CORTEX_M4F_CEC1302_Keil_GCC/main_full/main_full.c @@ -355,8 +355,7 @@ unsigned long ulErrorFound = pdFALSE; { /* An error has been detected in one of the tasks - flash the LED at a higher frequency to give visible feedback that something has - gone wrong (it might just be that the loop back connector required - by the comtest tasks has not been fitted). */ + gone wrong. */ xDelayPeriod = mainERROR_CHECK_TASK_PERIOD; }