lpcmanager
Clone
Summary
Browse
Changes
Graph
#2602 remove code using config to deal with transient informations
revamp
2018-02-13, Edouard Tisserant
0ab9ea0bc3b8
#2602 remove code using config to deal with transient informations
LockMBRTUBuffer();
#ifdef ONBOARD_I2C
if(onboardbusfd!=-1)
rt_dev_ioctl(onboardbusfd, RTSMT_ONBOARD_RTIOC_READ, &onBoardReadBuf);
#endif /* ONBOARD_I2C */
%(retrieve_code)s