git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2566 35acf78f-673a-0410-8e92-d51de3d6d3f4
parent
fa54f85d24
commit
90aa3805a2
|
@ -134,7 +134,7 @@ msg_t chIQGetTimeout(InputQueue *iqp, systime_t time) {
|
|||
msg_t msg;
|
||||
|
||||
chSysLock();
|
||||
|
||||
|
||||
if (iqp->q_notify)
|
||||
iqp->q_notify();
|
||||
|
||||
|
|
Loading…
Reference in New Issue