Small change.
This commit is contained in:
parent
50bb879dfb
commit
a40e74255e
|
@ -252,7 +252,7 @@ void QUEUE_Signal( HTASK16 hTask )
|
|||
}
|
||||
SYSTEM_UNLOCK();
|
||||
|
||||
if ( !wakeup )
|
||||
/* if ( !wakeup )*/
|
||||
PostEvent( hTask );
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue