Revision 8dbafe16 components/magneto/hmc5883l.cpp
| components/magneto/hmc5883l.cpp | ||
|---|---|---|
| 51 | 51 |
|
| 52 | 52 |
this->eventSource.broadcastFlags(0); |
| 53 | 53 |
|
| 54 |
this->waitAnyEventTimeout(ALL_EVENTS, CAN::UPDATE_PERIOD_MSEC);
|
|
| 54 |
this->waitAnyEventTimeout(ALL_EVENTS, CAN::UPDATE_PERIOD); |
|
| 55 | 55 |
} |
| 56 | 56 |
|
| 57 | 57 |
return RDY_OK; |
Also available in: Unified diff