Revision 8dbafe16 components/accel/lis331dlh.cpp
components/accel/lis331dlh.cpp | ||
---|---|---|
73 | 73 |
|
74 | 74 |
this->eventSource.broadcastFlags(0); |
75 | 75 |
|
76 |
this->waitAnyEventTimeout(ALL_EVENTS, CAN::UPDATE_PERIOD_MSEC);
|
|
76 |
this->waitAnyEventTimeout(ALL_EVENTS, CAN::UPDATE_PERIOD); |
|
77 | 77 |
|
78 | 78 |
} |
79 | 79 |
return RDY_OK; |
Also available in: Unified diff