Revision 8dbafe16 components/proximity/vcnl4020.cpp
| components/proximity/vcnl4020.cpp | ||
|---|---|---|
| 108 | 108 |
|
| 109 | 109 |
this->eventSource.broadcastFlags(0); |
| 110 | 110 |
|
| 111 |
this->waitAnyEventTimeout(ALL_EVENTS, CAN::UPDATE_PERIOD_MSEC);
|
|
| 111 |
this->waitAnyEventTimeout(ALL_EVENTS, CAN::UPDATE_PERIOD); |
|
| 112 | 112 |
} |
| 113 | 113 |
|
| 114 | 114 |
return RDY_OK; |
Also available in: Unified diff