Update version number ready for the V8.2.3 release.

This commit is contained in:
Richard Barry 2015-10-16 14:57:00 +00:00
parent d289525e1b
commit 825b43a188
1461 changed files with 17453 additions and 17461 deletions

View file

@ -334,7 +334,7 @@ const TickType_t xMaxBlockTime = pdMS_TO_TICKS( 5000 );
{
/* Ensure the calling task's notification state is not already
pending. */
vTaskNotifyClear( NULL );
xTaskNotifyStateClear( NULL );
/* Store the handle of the transmitting task. This is used to unblock
the task when the transmission has completed. */