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.
%(publish_code)s
#ifdef ONBOARD_I2C
if(onboardbusfd!=-1)
ioctl(onboardbusfd, RTSMT_RTIOC_WRITE, &onBoardWriteBuf);
#endif /* ONBOARD_I2C */