Add missing error state assignment. (#166)

This commit is contained in:
Carl Lundin 2020-07-28 13:01:38 -07:00 committed by GitHub
parent 915af50524
commit a457f43c66
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -365,6 +365,7 @@ uint32_t ulValue;
if( ulValue != 0x01234567 )
{
/* We did not receive the expected value. */
xErrorDetected = pdTRUE;
}
/* Lets just delay a while as this is an intensive test as we don't