Revision 8dbafe16 components/input/mpr121.cpp
| components/input/mpr121.cpp | ||
|---|---|---|
| 172 | 172 |
|
| 173 | 173 |
this->eventSource.broadcastFlags(0); |
| 174 | 174 |
|
| 175 |
this->waitAnyEventTimeout(ALL_EVENTS, CAN::UPDATE_PERIOD_MSEC);
|
|
| 175 |
this->waitAnyEventTimeout(ALL_EVENTS, CAN::UPDATE_PERIOD); |
|
| 176 | 176 |
} |
| 177 | 177 |
|
| 178 | 178 |
return RDY_OK; |
Also available in: Unified diff