lpcmanager
Clone
Summary
Browse
Changes
Graph
RS485: fix missing one selector out of 12 for LHC-1 MU1.
5 months ago, Tomaz Orac
a26a68f41124
RS485: fix missing one selector out of 12 for LHC-1 MU1.
#ifdef ONBOARD_I2C
if(onboardbusfd!=-1)
ioctl(onboardbusfd, RTSMT_RTIOC_READ, &onBoardReadBuf);
#endif /* ONBOARD_I2C */
%(retrieve_code)s