lpcmanager
Clone
Summary
Browse
Changes
Graph
Fixes some strange undefined error caused by some borderline lambda method declaration in some class...
2018-01-29, Edouard Tisserant
261abdd9d14f
Fixes some strange undefined error caused by some borderline lambda method declaration in some class...
LockMBRTUBuffer();
#ifdef ONBOARD_I2C
if(onboardbusfd!=-1)
rt_dev_ioctl(onboardbusfd, RTSMT_ONBOARD_RTIOC_READ, &onBoardReadBuf);
#endif /* ONBOARD_I2C */
%(retrieve_code)s